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-05",
"epss": "0.00472",
"percentile": "0.37495"
},
"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\"]}]}}",
"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:17474
Vulnerability from csaf_redhat - Published: 2026-05-19 12:52 - Updated: 2026-07-05 19:28A cross site scripting flaw has been discovered in the npm react-router and @remix-run/router packages. React Router (and Remix v1/v2) SPA open navigation redirects originating from loaders or actions in Framework Mode, Data Mode, or the unstable RSC modes can result in unsafe URLs causing unintended javascript execution on the client. This is only an issue if you are creating redirect paths from untrusted content or via an open redirect.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64 | — |
Workaround
|
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.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x | — |
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.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64 | — |
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.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64 | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. This vulnerability, known as Prototype Pollution, can be exploited through a specific "Gadget" attack chain. This allows an attacker to escalate a Prototype Pollution vulnerability in a third-party dependency, potentially leading to remote code execution or a full cloud compromise, such as bypassing AWS IMDSv2.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64 | — |
A flaw was found in Axios, an HTTP client library. This vulnerability allows an attacker to exploit a prototype pollution issue if another part of the application has already polluted the Object.prototype. By doing so, the attacker can intercept and modify JSON responses or take control of the HTTP communication. This could lead to unauthorized access to sensitive information like user credentials and request details.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64 | — |
A flaw was found in Axios, a software library for making network requests. A remote attacker can exploit a prototype pollution vulnerability to inject arbitrary HTTP headers into outgoing requests. This occurs when the application's core object definitions are manipulated, causing Axios to misinterpret data and include attacker-controlled headers in network communications. This could lead to unauthorized actions or data manipulation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64 | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client for browsers and Node.js. This vulnerability occurs because the `toFormData` function recursively processes nested objects without a depth limit. A remote attacker can exploit this by sending deeply nested request data, which causes the Node.js process to crash due to a RangeError, leading to a potential Denial of Service (DoS) if the process crashes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64 | — |
A flaw was found in Axios, a promise-based HTTP client. This vulnerability, a Prototype Pollution "Gadget" attack, allows an attacker to manipulate the `Object.prototype.validateStatus` property. By polluting this property, all HTTP error responses (such as 401, 403, or 500) are silently treated as successful responses. This can lead to a complete bypass of application-level authentication and error handling, potentially granting unauthorized access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64 | — |
A flaw was found in Axios, a promise-based HTTP client. An attacker who can control the destination address of an Axios request can exploit this vulnerability. By using specific internal network addresses (within the 127.0.0.0/8 range, excluding 127.0.0.1), the attacker can completely bypass the NO_PROXY protection, potentially leading to unauthorized access or information disclosure within the network. This issue is an incomplete fix for a previous vulnerability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64 | — |
{
"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.21.16 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.21.\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.21.16. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHBA-2026:17472\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.21/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:17474",
"url": "https://access.redhat.com/errata/RHSA-2026:17474"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22029",
"url": "https://access.redhat.com/security/cve/CVE-2026-22029"
},
{
"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-40175",
"url": "https://access.redhat.com/security/cve/CVE-2026-40175"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42033",
"url": "https://access.redhat.com/security/cve/CVE-2026-42033"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42035",
"url": "https://access.redhat.com/security/cve/CVE-2026-42035"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42039",
"url": "https://access.redhat.com/security/cve/CVE-2026-42039"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42041",
"url": "https://access.redhat.com/security/cve/CVE-2026-42041"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42043",
"url": "https://access.redhat.com/security/cve/CVE-2026-42043"
},
{
"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_17474.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.21.16 bug fix and security update",
"tracking": {
"current_release_date": "2026-07-05T19:28:11+00:00",
"generator": {
"date": "2026-07-05T19:28:11+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2026:17474",
"initial_release_date": "2026-05-19T12:52:06+00:00",
"revision_history": [
{
"date": "2026-05-19T12:52:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-19T12:52:40+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-05T19:28:11+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.21",
"product": {
"name": "Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.21::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778539414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3Ab2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778238576"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3Afa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778530738"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778538121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778495977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778532297"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3Ad323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778522337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777588875"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3Ace58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778539219"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3A78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778532500"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3A12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778530921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3Ad5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777588845"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3A751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777588732"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3Ae442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778539548"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3A01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777986139"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3A0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778106135"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3A8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778106355"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3A58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778530980"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-service-rhel9-operator@sha256%3A931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778005135"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3Adaf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778531246"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778503782"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3Afe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778522249"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3A1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778106144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/frr-rhel9@sha256%3A5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777977745"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3A6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778488902"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3A49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778095068"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3A58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778095071"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3Ad64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778106332"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3A5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778538196"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3Ab6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778106102"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3A95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778247120"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3Afdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778106511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3Addd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778538172"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3A0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778004922"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-ui-rhel9@sha256%3A8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778539338"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3A4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778238576"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3Acbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778530738"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778538121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-nfs-rhel9@sha256%3Ac939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778089286"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778495977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778532297"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3A59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778522337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-rhel9@sha256%3A0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778531008"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-agent-rhel9@sha256%3A44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778530878"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-machine-os-downloader-rhel9@sha256%3Ae76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778538274"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777588875"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3Af22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778539219"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3Ae9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778532500"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3A3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778530921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778539414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3Ab6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777588845"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3A0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777588732"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3A954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778539548"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3Add2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777986139"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3Aad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778106135"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3A69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778106355"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3A2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778530980"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cluster-api-controllers-rhel9@sha256%3Ab8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778004994"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9@sha256%3Ac79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778187114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-service-rhel9-operator@sha256%3Acacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778005135"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3A48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778531246"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778503782"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3A24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778522249"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3A704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778106144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/frr-rhel9@sha256%3Addc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777977745"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3A5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778423943"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3Ac02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778488902"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3A8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778095068"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3A0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778095071"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3A29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778106332"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3Aea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778260365"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3Acdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778538196"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3A07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778106102"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3A2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778247120"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778106511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3A955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778538172"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-cluster-api-controllers-rhel9@sha256%3A93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778423914"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3A527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778004922"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3Ab2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778238576"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3A928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778530738"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3Ab0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778538121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778495977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3Ad1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778532297"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3Aa355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778522337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-rhel9@sha256%3A21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778531008"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-agent-rhel9@sha256%3A4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778530878"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-machine-os-downloader-rhel9@sha256%3A023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778538274"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777588875"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3A05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778539219"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3A570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778532500"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3A90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778530921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778539414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777588845"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3A1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777588732"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3A516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778539548"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3Af6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777986139"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3Ad2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778106135"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3A1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778106355"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3A60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778530980"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cluster-api-controllers-rhel9@sha256%3Af2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778004994"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9@sha256%3A66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778187114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-service-rhel9-operator@sha256%3A594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778005135"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3A4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778531246"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778503782"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3Aa83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778522249"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3Af07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778106144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/frr-rhel9@sha256%3Ad8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777977745"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3A1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778423943"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3A97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778488902"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3Aed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778095068"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3Adf5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778095071"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3Af3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778106332"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3A6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778260365"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3A884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778538196"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3Ad40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778106102"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3Ab540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778247120"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3Adc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778106511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3Ab1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778538172"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3Af33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778004922"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3A15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778238576"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3A8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778530738"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778538121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-nfs-rhel9@sha256%3A56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778089286"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778495977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3Aef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778532297"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3A3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778522337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777588875"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3A248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778539219"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3Ab6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778532500"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3A38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778530921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778539414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777588845"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3A4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777588732"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3Ac135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778539548"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3A88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777986139"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3A0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778106135"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3A3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778106355"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3A1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778530980"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-service-rhel9-operator@sha256%3Ab07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778005135"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3Ae47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778531246"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3Ade74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778503782"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3Ad0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778522249"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3Ad004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778106144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/frr-rhel9@sha256%3Afeea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1777977745"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3Af476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778423943"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3A61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778488902"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3Ad75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778095068"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3A8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778095071"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3A7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778106332"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3Acbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778260365"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3A59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778538196"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3Ad2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778106102"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3Acce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778247120"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778106511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3A26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778538172"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3A57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1778004922"
}
}
}
],
"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:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64 as a component of Red Hat OpenShift Container Platform 4.21",
"product_id": "Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.21"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-22029",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-01-10T04:01:03.694749+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428412"
}
],
"notes": [
{
"category": "description",
"text": "A cross site scripting flaw has been discovered in the npm react-router and @remix-run/router packages. React Router (and Remix v1/v2) SPA open navigation redirects originating from loaders or actions in Framework Mode, Data Mode, or the unstable RSC modes can result in unsafe URLs causing unintended javascript execution on the client. This is only an issue if you are creating redirect paths from untrusted content or via an open redirect.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "@remix-run/router: react-router: React Router vulnerable to XSS via Open Redirects",
"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.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22029"
},
{
"category": "external",
"summary": "RHBZ#2428412",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428412"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22029",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22029"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22029",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22029"
},
{
"category": "external",
"summary": "https://github.com/remix-run/react-router/security/advisories/GHSA-2w69-qvjg-hvjx",
"url": "https://github.com/remix-run/react-router/security/advisories/GHSA-2w69-qvjg-hvjx"
}
],
"release_date": "2026-01-10T02:42:32.736000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T12:52:06+00:00",
"details": "For OpenShift Container Platform 4.21 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.21/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:5883651d854e5056a10052cc1b4cf319387b7d96f9fa668e385a49659177264b\n\n (For s390x architecture)\n The image digest is sha256:94c8e01e933758496eb9aed0be3b0aa9b24b112c24f453553e447a43397155d2\n\n (For ppc64le architecture)\n The image digest is sha256:fb86c09b7f3e249c79b5b8d753a8cd8f419b7dec84c073eab63ebd12a4708798\n\n (For aarch64 architecture)\n The image digest is sha256:e6ba7c4476044cfd185679675907b8b4c247189a5fb9204bccd3d27c2f05ffcc\n\nAll OpenShift Container Platform 4.21 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.21/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:17474"
},
{
"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.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "@remix-run/router: react-router: React Router vulnerable to XSS via Open Redirects"
},
{
"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.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x"
]
}
],
"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.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x"
]
},
"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-05-19T12:52:06+00:00",
"details": "For OpenShift Container Platform 4.21 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.21/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:5883651d854e5056a10052cc1b4cf319387b7d96f9fa668e385a49659177264b\n\n (For s390x architecture)\n The image digest is sha256:94c8e01e933758496eb9aed0be3b0aa9b24b112c24f453553e447a43397155d2\n\n (For ppc64le architecture)\n The image digest is sha256:fb86c09b7f3e249c79b5b8d753a8cd8f419b7dec84c073eab63ebd12a4708798\n\n (For aarch64 architecture)\n The image digest is sha256:e6ba7c4476044cfd185679675907b8b4c247189a5fb9204bccd3d27c2f05ffcc\n\nAll OpenShift Container Platform 4.21 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.21/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:17474"
},
{
"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.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64"
]
}
],
"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.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64"
]
}
],
"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.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64"
]
}
],
"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.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64"
]
},
"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-05-19T12:52:06+00:00",
"details": "For OpenShift Container Platform 4.21 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.21/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:5883651d854e5056a10052cc1b4cf319387b7d96f9fa668e385a49659177264b\n\n (For s390x architecture)\n The image digest is sha256:94c8e01e933758496eb9aed0be3b0aa9b24b112c24f453553e447a43397155d2\n\n (For ppc64le architecture)\n The image digest is sha256:fb86c09b7f3e249c79b5b8d753a8cd8f419b7dec84c073eab63ebd12a4708798\n\n (For aarch64 architecture)\n The image digest is sha256:e6ba7c4476044cfd185679675907b8b4c247189a5fb9204bccd3d27c2f05ffcc\n\nAll OpenShift Container Platform 4.21 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.21/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:17474"
},
{
"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.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64"
]
}
],
"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.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64"
]
}
],
"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.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64"
]
}
],
"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.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64"
]
},
"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-05-19T12:52:06+00:00",
"details": "For OpenShift Container Platform 4.21 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.21/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:5883651d854e5056a10052cc1b4cf319387b7d96f9fa668e385a49659177264b\n\n (For s390x architecture)\n The image digest is sha256:94c8e01e933758496eb9aed0be3b0aa9b24b112c24f453553e447a43397155d2\n\n (For ppc64le architecture)\n The image digest is sha256:fb86c09b7f3e249c79b5b8d753a8cd8f419b7dec84c073eab63ebd12a4708798\n\n (For aarch64 architecture)\n The image digest is sha256:e6ba7c4476044cfd185679675907b8b4c247189a5fb9204bccd3d27c2f05ffcc\n\nAll OpenShift Container Platform 4.21 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.21/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:17474"
},
{
"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.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64"
]
}
],
"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-40175",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-10T20:02:10.296601+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability, known as Prototype Pollution, can be exploited through a specific \"Gadget\" attack chain. This allows an attacker to escalate a Prototype Pollution vulnerability in a third-party dependency, potentially leading to remote code execution or a full cloud compromise, such as bypassing AWS IMDSv2.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Remote Code Execution via Prototype Pollution escalation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Axios library, a promise-based HTTP client, is susceptible to an Important prototype pollution vulnerability. This flaw, when combined with specific \"Gadget\" attack chains in third-party dependencies, can lead to remote code execution or full cloud compromise, including bypassing AWS IMDSv2.\n \nWith pollution check patch available in Axios gives an advantage, it remains vulnerable due to HTTP Header Sanitation and Server-Side Request Forgery threat.\n\nRed Hat products that incorporate the vulnerable Axios library are affected.\n\nThe openshift4/ose-monitoring-plugin-rhel9 container image is not vulnerable to this flaw. The affected component is used as a build-time dependency but it\u0027s not shipped in the final product, meaning the flaw is not present thus cannot be exploited in the container deployments.\n\nRegarding openshift4/ose-console for Product stream 4.12 and 4.13, the vulnerable component is present (indirect dependency), but the vulnerability is not exploitable in our case due to the browser runtime, where the required Node.js-specific attack vectors are not available. With this, the impact becomes low.",
"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.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40175"
},
{
"category": "external",
"summary": "RHBZ#2457432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40175",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40175"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40175",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40175"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/363185461b90b1b78845dc8a99a1f103d9b122a1",
"url": "https://github.com/axios/axios/commit/363185461b90b1b78845dc8a99a1f103d9b122a1"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/pull/10660",
"url": "https://github.com/axios/axios/pull/10660"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases/tag/v1.15.0",
"url": "https://github.com/axios/axios/releases/tag/v1.15.0"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-fvcv-3m26-pcqx",
"url": "https://github.com/axios/axios/security/advisories/GHSA-fvcv-3m26-pcqx"
}
],
"release_date": "2026-04-10T19:23:52.285000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T12:52:06+00:00",
"details": "For OpenShift Container Platform 4.21 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.21/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:5883651d854e5056a10052cc1b4cf319387b7d96f9fa668e385a49659177264b\n\n (For s390x architecture)\n The image digest is sha256:94c8e01e933758496eb9aed0be3b0aa9b24b112c24f453553e447a43397155d2\n\n (For ppc64le architecture)\n The image digest is sha256:fb86c09b7f3e249c79b5b8d753a8cd8f419b7dec84c073eab63ebd12a4708798\n\n (For aarch64 architecture)\n The image digest is sha256:e6ba7c4476044cfd185679675907b8b4c247189a5fb9204bccd3d27c2f05ffcc\n\nAll OpenShift Container Platform 4.21 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.21/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:17474"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.0,
"baseSeverity": "CRITICAL",
"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:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Remote Code Execution via Prototype Pollution escalation"
},
{
"cve": "CVE-2026-42033",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T18:01:20.937507+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461607"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, an HTTP client library. This vulnerability allows an attacker to exploit a prototype pollution issue if another part of the application has already polluted the Object.prototype. By doing so, the attacker can intercept and modify JSON responses or take control of the HTTP communication. This could lead to unauthorized access to sensitive information like user credentials and request details.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: HTTP Transport Hijacking via Prototype Pollution",
"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.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42033"
},
{
"category": "external",
"summary": "RHBZ#2461607",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461607"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42033",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42033"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42033",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42033"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-pf86-5x62-jrwf",
"url": "https://github.com/axios/axios/security/advisories/GHSA-pf86-5x62-jrwf"
}
],
"release_date": "2026-04-24T17:36:44.132000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T12:52:06+00:00",
"details": "For OpenShift Container Platform 4.21 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.21/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:5883651d854e5056a10052cc1b4cf319387b7d96f9fa668e385a49659177264b\n\n (For s390x architecture)\n The image digest is sha256:94c8e01e933758496eb9aed0be3b0aa9b24b112c24f453553e447a43397155d2\n\n (For ppc64le architecture)\n The image digest is sha256:fb86c09b7f3e249c79b5b8d753a8cd8f419b7dec84c073eab63ebd12a4708798\n\n (For aarch64 architecture)\n The image digest is sha256:e6ba7c4476044cfd185679675907b8b4c247189a5fb9204bccd3d27c2f05ffcc\n\nAll OpenShift Container Platform 4.21 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.21/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:17474"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: HTTP Transport Hijacking via Prototype Pollution"
},
{
"cve": "CVE-2026-42035",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T18:01:17.109481+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461606"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a software library for making network requests. A remote attacker can exploit a prototype pollution vulnerability to inject arbitrary HTTP headers into outgoing requests. This occurs when the application\u0027s core object definitions are manipulated, causing Axios to misinterpret data and include attacker-controlled headers in network communications. This could lead to unauthorized actions or data manipulation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Arbitrary HTTP header injection via prototype pollution",
"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.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42035"
},
{
"category": "external",
"summary": "RHBZ#2461606",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461606"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42035",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42035"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42035",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42035"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-6chq-wfr3-2hj9",
"url": "https://github.com/axios/axios/security/advisories/GHSA-6chq-wfr3-2hj9"
}
],
"release_date": "2026-04-24T17:38:07.752000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T12:52:06+00:00",
"details": "For OpenShift Container Platform 4.21 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.21/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:5883651d854e5056a10052cc1b4cf319387b7d96f9fa668e385a49659177264b\n\n (For s390x architecture)\n The image digest is sha256:94c8e01e933758496eb9aed0be3b0aa9b24b112c24f453553e447a43397155d2\n\n (For ppc64le architecture)\n The image digest is sha256:fb86c09b7f3e249c79b5b8d753a8cd8f419b7dec84c073eab63ebd12a4708798\n\n (For aarch64 architecture)\n The image digest is sha256:e6ba7c4476044cfd185679675907b8b4c247189a5fb9204bccd3d27c2f05ffcc\n\nAll OpenShift Container Platform 4.21 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.21/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:17474"
},
{
"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.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "axios: Axios: Arbitrary HTTP header injection via prototype pollution"
},
{
"cve": "CVE-2026-42039",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-24T19:01:44.887156+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461630"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client for browsers and Node.js. This vulnerability occurs because the `toFormData` function recursively processes nested objects without a depth limit. A remote attacker can exploit this by sending deeply nested request data, which causes the Node.js process to crash due to a RangeError, leading to a potential Denial of Service (DoS) if the process crashes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Node.js: Axios: Denial of Service via unbounded recursion in toFormData with deeply nested request data",
"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.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42039"
},
{
"category": "external",
"summary": "RHBZ#2461630",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461630"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42039",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42039"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42039",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42039"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-62hf-57xw-28j9",
"url": "https://github.com/axios/axios/security/advisories/GHSA-62hf-57xw-28j9"
}
],
"release_date": "2026-04-24T18:01:30.775000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T12:52:06+00:00",
"details": "For OpenShift Container Platform 4.21 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.21/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:5883651d854e5056a10052cc1b4cf319387b7d96f9fa668e385a49659177264b\n\n (For s390x architecture)\n The image digest is sha256:94c8e01e933758496eb9aed0be3b0aa9b24b112c24f453553e447a43397155d2\n\n (For ppc64le architecture)\n The image digest is sha256:fb86c09b7f3e249c79b5b8d753a8cd8f419b7dec84c073eab63ebd12a4708798\n\n (For aarch64 architecture)\n The image digest is sha256:e6ba7c4476044cfd185679675907b8b4c247189a5fb9204bccd3d27c2f05ffcc\n\nAll OpenShift Container Platform 4.21 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.21/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:17474"
}
],
"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.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Node.js: Axios: Denial of Service via unbounded recursion in toFormData with deeply nested request data"
},
{
"cve": "CVE-2026-42041",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T19:01:41.034289+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461629"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability, a Prototype Pollution \"Gadget\" attack, allows an attacker to manipulate the `Object.prototype.validateStatus` property. By polluting this property, all HTTP error responses (such as 401, 403, or 500) are silently treated as successful responses. This can lead to a complete bypass of application-level authentication and error handling, potentially granting unauthorized access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Authentication bypass due to prototype pollution of HTTP error handling",
"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.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42041"
},
{
"category": "external",
"summary": "RHBZ#2461629",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461629"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42041",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42041"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42041",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42041"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-w9j2-pvgh-6h63",
"url": "https://github.com/axios/axios/security/advisories/GHSA-w9j2-pvgh-6h63"
}
],
"release_date": "2026-04-24T17:55:30.036000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T12:52:06+00:00",
"details": "For OpenShift Container Platform 4.21 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.21/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:5883651d854e5056a10052cc1b4cf319387b7d96f9fa668e385a49659177264b\n\n (For s390x architecture)\n The image digest is sha256:94c8e01e933758496eb9aed0be3b0aa9b24b112c24f453553e447a43397155d2\n\n (For ppc64le architecture)\n The image digest is sha256:fb86c09b7f3e249c79b5b8d753a8cd8f419b7dec84c073eab63ebd12a4708798\n\n (For aarch64 architecture)\n The image digest is sha256:e6ba7c4476044cfd185679675907b8b4c247189a5fb9204bccd3d27c2f05ffcc\n\nAll OpenShift Container Platform 4.21 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.21/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:17474"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Authentication bypass due to prototype pollution of HTTP error handling"
},
{
"cve": "CVE-2026-42043",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-04-24T19:01:22.552379+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461626"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. An attacker who can control the destination address of an Axios request can exploit this vulnerability. By using specific internal network addresses (within the 127.0.0.0/8 range, excluding 127.0.0.1), the attacker can completely bypass the NO_PROXY protection, potentially leading to unauthorized access or information disclosure within the network. This issue is an incomplete fix for a previous vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: NO_PROXY bypass via crafted URL",
"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.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42043"
},
{
"category": "external",
"summary": "RHBZ#2461626",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461626"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42043",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42043"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42043",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42043"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-pmwg-cvhr-8vh7",
"url": "https://github.com/axios/axios/security/advisories/GHSA-pmwg-cvhr-8vh7"
}
],
"release_date": "2026-04-24T17:54:42.668000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-19T12:52:06+00:00",
"details": "For OpenShift Container Platform 4.21 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.21/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:5883651d854e5056a10052cc1b4cf319387b7d96f9fa668e385a49659177264b\n\n (For s390x architecture)\n The image digest is sha256:94c8e01e933758496eb9aed0be3b0aa9b24b112c24f453553e447a43397155d2\n\n (For ppc64le architecture)\n The image digest is sha256:fb86c09b7f3e249c79b5b8d753a8cd8f419b7dec84c073eab63ebd12a4708798\n\n (For aarch64 architecture)\n The image digest is sha256:e6ba7c4476044cfd185679675907b8b4c247189a5fb9204bccd3d27c2f05ffcc\n\nAll OpenShift Container Platform 4.21 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.21/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:17474"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:15d899f50080b793865170add60d8f1a75c720fbee60a15005d6791af9664176_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4cdcfdcd48f6d44b9e75c1d610bfed3bf7deeea7a6da410e78925a29649a3d15_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2b2b4fc5b877bf6e928a10d62b61bd65d18f52b6bf9ac533cc0dafa0b151fe2_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:b2f7f88fa043f9011f321d847ded2554736b76cba8dbe3372bedb7c6537d9b5d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:594694c4f2008847ba9cb2f42e7de8264e00bb6b7dc8aa3235bd1391b1f527ec_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:931f36de29d8ccf292379629333181d06b9210282b146c5699ed3f4f2074de77_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b07e3d79409fdad72030a6d520d7008d4c838bd44a7af7d3a061458c17aa6096_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:cacd7eb667b8e1f325a41ec54f850e8556bf275a6c3e8295c82ff303559cd9be_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:2cacf34a5f292d0a84263140f8061289102108c7905daf01842052e72992bd2c_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:36b553261335bf4b6ba7d155cde2e54929dc206ae5e7fe56e4a9c44d9e5fc07e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:d1215e5c251c3a337c81fcae4dd111fd22b923aae6e759868909a4d9fa75bebc_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:ef730a91932609ef344898f12538947dbd2c13af10c8f8448bf2662d5ab022b7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:5097acf40215175bef20dbb8f249e4c58ea8cd75684c87cc533d48c6be2a3c12_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:d8d9a0dee7927da9697cd29203689f7c847f3d1b82ca400823d516ea3e684816_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:ddc333602ac2457714015ee718a8674e3f6e805fd0589501d4d4d925eb40a191_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/frr-rhel9@sha256:feea47426eb0922fcf6dbf33bbe619a8abcafce0fc8fb4ae8d8a90412b4900b3_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:29e1e1e1ca44f7caae7ee305313fca894ddaacc9049963caa45af99051a647d8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:7b45de4a58e34b5904345ecb456988ab5176239e63147ec8e7992315978454aa_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d64344fd9ae6480774a12844830c347829a60f0d3c7b84f5f05042f7c09718a9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:f3a6919ff37cd4b08c178c1feea2f978f3d67c54f1bf1007c3b5782a3fdd234c_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:2ec469bebe6c9dff060fc2a224d97e1d8dabd1e867d9ac6404cb7e2ac36e5cb9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:95780b4def38c93efdbded76fac156c0990f91dc8d7a9595fec452ef910cc3e4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:b540997592d10fa018c055a56795449f9dd55f21d283800c536c3a5c045cdd15_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/network-tools-rhel9@sha256:cce64b2a7fad21d1bf507d9a600699ac387e44f66154399e96bf03dbd2907ef1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:1792c8b1258d4fe59797b814ff2708d906c0bc0e19fd85c825197bf1de4b2127_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2e4af264a75a29439a7e56cb5429d302da3d8ed6433769a0b6426814d7ad230d_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:58e26d6699a22f7816c79880754486b99dc6e74de034c44c2fc1cf4df0a6d282_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:60cc4b55321b15439e708071c706f1ed26f8bf8cfe42b53e3847797fab0d57b8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:8bb2b459e0dcac980023e9435b6994ac9d9ba4208290218ed487e03c6fb76883_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:b8c33e5946de5b05ac246de9bc0ade8fe12b6c2d44ab1fb59f2e5d42a48788f9_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:f2362604787e152a860df6333c0ff2141fa28e544cd83ba0db1acf4018e5e87e_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:66925f9a2f0e8ff669868ce735a51fc1dbddd0c1917606579921eb1cd52fa596_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:c79aa7b761f17cebdac43441075f696b58de89ff4ed4526a7682cb08832a01e2_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:48c06f75a9849ea0218914edd1490aa3726b23f49e0a2c962c169a2266202893_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:4946e1f14eb494323a37122658277f802f422f3a072b6df3085d7f1fd6c8921d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:daf981b65b324e7d4c3937289ea4b917c8910581b0b5ee583ce3a93ab9bc6ac4_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e47c24b3a686a6321942fb0ce4c4a48419c9bff3a4e210fe35301e7d1c0d44ed_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:1c38cbc10bcc9589faaadad3bfe4c31f0540776a872d2ea35c4fc376b1a2d319_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:454ca432c4a153f7968abff11d9a2e569f004e193297499a459ddf31aab081dd_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7ed21a1a7ae797566edebbf3df588c03ff8e3d724cb5b5dc36b588d4e7385dd4_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:de74e84cf7c16b88761f6bfdc4403ef6385f1572b88fba678146bf4b90e03317_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:24b96e3fa2ac7502eb22b2520fd9021dadd127aa4851d73b5bf827540f08d5f8_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:a83f21ec0bc38074d682dd9d0192da78bd11e7c2acd802516ab9d82c67bf7e73_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d0407255983f0804a176b1e12f7a6962b489d2af85b9c8a5701d2181feb466bd_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:fe7d330d2a974714dde32bf410a319686fe622b422dfab0692f466bd53256e4d_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:8e154f90489a9fd67d0b08311f356835787c9f72e19720a147ba86518feca0d7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:928bc34d5d3d8c23368e58216ac43fa721620417baca09f0218e0479eb0eb810_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:cbcc4b75e4bf37af10973c7ac432a7b69217e31b6b0899bcf97828ef98dfc5d6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:fa4284bc14a2f254fbd8bc119c2d56a1d81fe54685e2fdb49a8704dd3f8ca8ec_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:16c2fca7afb33de28d8653eedc1b06a167fa08d9d4a3c5c2d2babb29d6c912a9_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5922a7de9e999ac41a4f495bb2b36bd266c069931846c7f07fba11e3b4aa7d45_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:62c1ad62beab099932d9252b1effb5b85cb8eba5b0556839014bb8ab298a1073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b0131a0ddda3a8a8349d2ad34af3464417adb26ba6192fb8e17b0702e07c90d3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1e9af0ac3aa745abb4040b77325c28949400c6061c3d43354966fa1dad542cd1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:704f65e07942c0d795d58c878b44b33de2c2f18f085488080ad4f71b52f3906e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:d004e02373def3d2f141c8431beaa8233aa5be7b7c82a50e5478e174d83a20f6_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:f07c5fd1c09d6f1800f72711f7d853aa13c899d94e4f1e82b4e00b6e2fcad5c2_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2aa86803120a01eaea745bfa9df841a627b68cc1ef84a137ef5c5d3c3306bf50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2b154e4955d82e4085de8733588d82df85a3962f1a2abd02711bb1f96f057073_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:647e2c50bac029ab261f1d2ddc57d7a32c8ca3982e5afb9675cd97e6f60d887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-console-rhel9@sha256:884a4d13ad54c378396e0de6f255b0777cb39d6c375d95e688301b4092d8de2e_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:56cda415ba52f09ed630e59fd991cb0e1a6a9f4a2ee234d3804be0792eb0887f_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c939bf765bb9cb310c1819e8a9767ea690b7e7409caa44c308a7e26947bfff49_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2f058446b8a3c2a582677ce658ac215a71dbb07f1b594cf887d0a42dd8b58557_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:403c10d0f9552e4ddf915b1a8fcef6cb263c1ed3a34d5dda9a42d278615f109a_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:920d095e0282d8a12dbfcd390c16e8a5be5f0c48c74f6fadff48da3c0ee41ded_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:94082dc82fe0e328c57730fce7c00687b1bb074d07706900744bfae62e8982de_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:12cc9333f05c01290a5e672202902eabc653b4a22fd79c49e494933f6cf17027_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:38520533a3960cd35c92da72b19fe644e8788be63af203aeb73de448f96eec41_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:3ad7e974983ea4c90610bd20854a5cc351b26cd225264c97f57f1ac934adccfb_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:90569a02aaa43c54275826cee17c7600e0b0ecfd547e458dc8cdb49a0d035621_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:1d561ab7b9ebfeb5a17a5230504a36230c0e043a223aa63b0e0a333dd5ed0b2f_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:5432144cb044b97f257c482d1d0872481ec19d8f2a6eaa259d3b7f4e96e617fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f476e2de98f2632132291af9a43cb88a4f1695f7bd3d6ca0cf3d129b1b5311cc_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:112a4ad40974733e610ac3cea945c4ca577663b1f9225b247d69171a3cb8adff_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:56f0f4e4484fe1a949edb09664840a746f2210cc7f77f662f68e452ba7ca8443_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b6f18a9657feeaf61b69ae9473c8557b89703f04a61e2388b8a06f1e838632dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:d5d0090c9b9006a99da6c8e81325a7907b92364371f8a536a2b14935cb06f50e_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:61f0762e788bbee18ea75837ba2a58824d07276554f540230dedfa54098600ba_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:6b1306a8912fd43ac714f90a6a55ff1d28542770ab7cb2d23449915162109119_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:97c9322da89d464476f6e64e0c56de234482d070fcede0b15bff26bd6427ca03_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c02a187cfb8b3410fcb3f7dc98d5f8e35742487aaeb6861ed721a63e740ff0dc_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:0463cdad5aa3168546198ab223cfd91386196013a572c3287b98ac2794a285fa_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:58cce679cfd3f050be978a2ab65c99c470c28ebb8c8bc66d06576af3adddf0e1_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:8ca91273bd750535a1fb7edc85889e78669548e5cf9b42a162dcf5e2017e03e7_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:df5220a1f2998508ce19e6fb48364e6056fc674d7ead12ebb1703c22495defe8_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:49a2391c1f75ca02c5771340fcecacd4407a06d7fe9296a8a8be38a6100c1099_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:8c27f3ab8aab46f91e007d2c6ea58b52fb7c85947017a9e33c1ca264f51a5121_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:d75e77d8a14a39b4f68c84f5897b5873f256e9b520c557cc59ff97e5427530b1_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ed0722bf1f4fe52ded6821346cc0d3306267bc10cb7ad6bf7ea58c87acf58774_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:44253cb9330862adb6a9f442dc3059993f73886b6e57dfe5aab3f43290e25ef6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:4c9e6066cf8c97ebf7c6d3568eaba20b088b02c75ca5ccc6bd6be10388785d50_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:023cd5594af780683208e5ae3cc540c43bead9359c9016007392f1d1ae84175d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:e76e5178e737eeedbf7f815b26e7cbe3d802ce76a883b51f4cf7a37ca740dc4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:0871b2411ab9c6efe776e0945106a5cd0e2c81c3b025ddcd89306a00fd07b2fe_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:21e4177a9a6d15f95d5892c3a99bb776f23458d43c268e087ac04aae9e4ff50a_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:5cc77ac66b81aa5eea99b0833b7a8c8c6349899b15701341bf9e5c1a234f70da_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b64da95e53099a24f6e8e8f64c161f778b8866f082c1afdfccef10ee1c17657_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:8ce953998cbfde77c1478624f5a109dc31908e83c41c499b4c917d882db9d577_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:93f88f390ea9f1a19cd3f05787c1d52d5c1114e4aec322c9a04e9d048861c830_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:6e146812d00fdec1aed6298eccbed9e431acbc191ef6e9f411b2048ec6db6151_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:cbb35f12fac8f0091943f145d84f52a5c1425d3972e23994aa184a376bbd62f5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ea34a117caa345264c1e7f5d19d16e2a76c4cc4e7af4eaefc677ff0fffe4f834_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:59088bb56984113dabe7202b5426dc1e0d3d0410495172f30dd2dd05bc83cc78_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:5b902f74d4faddff85400daa5d5cff94a36f9cfe58b6d4f15d3efe7a6f82ddfb_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:884267a56791a23786ae5eed6a6155e164869d02e5c634138d9662b46b1d5455_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cdda633d9516f3f8125b86a5767a20afbbf3505d72c7a4c532cce6f8fe2bec4a_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:07a3d3e4f77d952f5c51e508d5cb7c6971d23c700118749ed127109a6242d0b6_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b6116cf45a872baa856ba5ba6771b0b27f8c02f76ada64ed128943b20127e4c9_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d2a68564a98d13a139fd072001b2406da8fffc7d526695d90544a07da497e02a_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d40c0e23b98913c14a70029ee7143cfe4b8674d855704cd096de6729205f36c6_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:05d7d4e369b2ad4e0fa26e86f275db58b142010e44a396327850fb563ceb2f90_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:248cfd7b27b4c60b22d40b73615480e8f342dc5a1e7796244ef0326542fd9321_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:ce58a30c8487a70d07ab0e59579849b2fa6acfe261a97a63b02274b954c46f44_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:f22002b11b6d30170e041c2ad2fb69ef5259a45abe062465d77f260d8a627706_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:570cb4bc22c61a9c9c33bb19dfc25ab5e545c865a46f4bf91233e345e9fad494_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:78d8010c3e3fa22b993827ba9c26726d84d019155f64c64f0e152af2c943f135_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:b6470a4728e209224369db9a2bb4d320ec9ca919c7893f13590ae735ac890303_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:e9f3cfabec5b3ddfc5ee87cc8814da85bfd5dc9466b4b69a7128c5290c0fc00b_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:01e4628bb636b026bf5af2869b97b95d7832d4ef1fdfd1f862c5e7148dd764cc_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:88552aed5aaeb94721b8594868fd1a35e22fe37799311f760d2fcc028d30da33_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:dd2d0e2979a8efa5d506d56c5a225c22c1155898efb2d87be7b0fdf8783c4896_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:f6f803f948823ae99eff35ecc8300eaf094aa78595a91d9cd0491b2c5055ee98_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:03e2dd29146ee998938d4ba4d1bc91a45c82956f5d2c3e2efdbf6157e4116c65_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:6bddee4e9fc29201e30f6d2ea5f69703a283d4f0ef19fe0db126e22bb8e9bea5_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:dc6ec30c2e2ccc5dce00207652c293be177ff94c6ffca0117cd6ec448263ca41_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:fdb5e40b5c261cf993c15bc953a93a38918a05545d74d339dd571da64b901b65_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0815bd43509adf77da725e5ea703c38309d52be0927f4349d7924619ab65cfb2_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:0ced37216c361f59dddb583a2da3268a44ffdbb11a21cf0d4caad400660fc2be_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:ad9581e60117b1494d0398046f0ea05aea726cac5459fddf38a565cd4b15ba43_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:d2321881401d3191ccbd2e04618115af14cd71b7e5359589882509b9851dc505_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:1e3c44139d8c4ef71db1f4650e04ee922908501acde6cb18eaf81c2a4ea9be0d_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:3cbaed020fa4972c87f2c664e20e81f03cd41ac914ab4a36e7d38997ab9d8aad_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:69e47ee0c6174e04fff6a8616d13a475f4638a537a1af8016f401a4572961dcd_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:8692106347653b9a358402e671ae5e3634d83c0d5844f60db1ccd63e67bec1fe_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0f5cd86ba83e07ee2aa3e8ae0629a9307dd20438e21e773ad1e53c94d38e4f29_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:1f2a4eef3b27e80cff8e4e9e7cb16d50d29bbb21d6dd0f1b99bdd9473d0ca162_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:4b0694c280b27b7fc6ce5a135d05cd732fd5c5f059314dd95ad4753214d48ebe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:751b92af5a19c63e3749c0342e87b80f6cb894bd42dfdedf6d33899392f54c52_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:3900fb88f0e38878c0b19fa3b7583e97e78b7b0d5dc7df4b3f5ec58d30112031_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:59822c2d1fd4e0529d0099fee7e497733ba20e6738dcfafff5e051856f332198_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:a355c30bafcc3dda8b92e49bc9e704c195b4dba6e31c04ca65571fb54d0bd035_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:d323783e4c1b3bff9e1ce4ba50c058719462ff487d66c4e537f4095b15fcf871_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:0c6b118af512b6bc92ad3bde3ad613826c20dfc50c29dd3d03f81dcf7b9e197b_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:527c85aa04ff62bd3c873c3fbf2e6af48c37410e1ad463590b5ea71aa03a7e52_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:57baa14ece4f86ac3cdd4b794dd491c294230aa38619ef4de34a580e5f2c62fe_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:f33e51eef26f4e131b7ea3fdba404288e3860058dfbfcdd52ee884a3a8437af9_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:516ccc3c3760775ab4df6983127fb196dac56220ee1d333685fd7a9eb223bad3_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:954db4e24d0438748c6b9e6dc3373338d9daf76d7e3b6cd2a97ba94a2e02c379_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c135c79bb06b3380d9d7bfa53ad5dda5cd1a96cbdd6e4fea10fe3f7b4598ffab_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:e442259cf06e903b167d5fc3f022031e0ef1aaf730711a8d692d32f92e48cab3_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:26392d4609c0f871e31539615dfc563ff5f099e194e3fbf3947acfb80ec0b4fb_ppc64le",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:955cbfbcf74e1c27f2ecbbdf024137c9bb886c98a60019f150b3cc3585ad88b3_amd64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:b1baf37d920e0b669f92cf7970a3b83289d680415b55a9a263cc23da11ab6852_arm64",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:ddd72cf7a4ec2bf7c5a37b381b9c40ca1c13e3f0e3c2dcc32a925ac2b74f22bf_s390x",
"Red Hat OpenShift Container Platform 4.21:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:93116bf1d31bed9fca38df0a4b0a04c7b1a695ddffa9f6f469dc7aab491aa912_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: NO_PROXY bypass via crafted URL"
}
]
}
RHSA-2026:20041
Vulnerability from csaf_redhat - Published: 2026-05-27 14:42 - Updated: 2026-07-05 21:57A flaw was found in node-forge. This vulnerability allows unauthenticated attackers to bypass downstream cryptographic verifications and security decisions via crafting ASN.1 (Abstract Syntax Notation One) structures to desynchronize schema validations, yielding a semantic divergence.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64 | — |
Workaround
|
A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64 | — |
Workaround
|
An ASN.1 Denial of Service (Dos) vulnerability exists in the node-forge asn1.fromDer function within forge/lib/asn1.js. The ASN.1 DER parser implementation (_fromDer) recurses for every constructed ASN.1 value (SEQUENCE, SET, etc.) and lacks a guard limiting recursion depth. An attacker can craft a small DER blob containing a very large nesting depth of constructed TLVs which causes the Node.js V8 engine to exhaust its call stack and throw RangeError: Maximum call stack size exceeded, crashing or incapacitating the process handling the parse. This is a remote, low-cost Denial-of-Service against applications that parse untrusted ASN.1 objects.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64 | — |
Workaround
|
A flaw was found in lodash. The fix for CVE-2021-23337 added validation for the variable option in _.template but did not apply the same validation to options.imports key names. Both paths flow into the same Function() constructor sink. Additionally, _.template uses assignInWith to merge imports, which enumerates inherited properties via for..in. If Object.prototype has been polluted by any other vector, the polluted keys are copied into the imports object and passed to Function().
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64 | — |
Workaround
|
A cross site scripting flaw has been discovered in the npm react-router and @remix-run/router packages. React Router (and Remix v1/v2) SPA open navigation redirects originating from loaders or actions in Framework Mode, Data Mode, or the unstable RSC modes can result in unsafe URLs causing unintended javascript execution on the client. This is only an issue if you are creating redirect paths from untrusted content or via an open redirect.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64 | — |
Workaround
|
The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64 | — |
Workaround
|
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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64 | — |
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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64 | — |
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.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_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.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_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.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_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.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_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.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64 | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. This vulnerability, known as Prototype Pollution, can be exploited through a specific "Gadget" attack chain. This allows an attacker to escalate a Prototype Pollution vulnerability in a third-party dependency, potentially leading to remote code execution or a full cloud compromise, such as bypassing AWS IMDSv2.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.19.32 is now available with updates to packages and images that fix several bugs and add enhancements.\n\n This release includes a security update for Red Hat OpenShift Container Platform 4.19.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.19.32. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHBA-2026:20039\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:20041",
"url": "https://access.redhat.com/errata/RHSA-2026:20041"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12816",
"url": "https://access.redhat.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61726",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66031",
"url": "https://access.redhat.com/security/cve/CVE-2025-66031"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22029",
"url": "https://access.redhat.com/security/cve/CVE-2026-22029"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25679",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"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/cve/CVE-2026-40175",
"url": "https://access.redhat.com/security/cve/CVE-2026-40175"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4800",
"url": "https://access.redhat.com/security/cve/CVE-2026-4800"
},
{
"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_20041.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.19.32 bug fix and security update",
"tracking": {
"current_release_date": "2026-07-05T21:57:53+00:00",
"generator": {
"date": "2026-07-05T21:57:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2026:20041",
"initial_release_date": "2026-05-27T14:42:48+00:00",
"revision_history": [
{
"date": "2026-05-27T14:42:48+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-27T14:44:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-05T21:57:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.19",
"product": {
"name": "Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.19::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3Ac3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=1779258998"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"product_id": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-karpenter-provider-aws-rhel9@sha256%3A9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9\u0026tag=1779249758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3A4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=1779256571"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-rhel9@sha256%3Af03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9\u0026tag=1779251421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-operator-rhel9@sha256%3A53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9\u0026tag=1779249816"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3A90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=1779258135"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3A4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=1779252705"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3A91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=1779252404"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3A89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=1779251008"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3Afbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=1779251239"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3A07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=1779252359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=1779262020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3Ad4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=1779258265"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3A1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=1779252171"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3A5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=1779252684"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3Ad3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=1779256324"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3Ac87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=1779253488"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3A39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=1779259229"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3A8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=1779250043"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9@sha256%3Ad14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9\u0026tag=1779249755"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9-operator@sha256%3A78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator\u0026tag=1779250594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-nfs-rhel9@sha256%3A5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9\u0026tag=1779251714"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=1779250630"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=1779250608"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3Ab98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=1779249778"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=1779282099"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3Aa5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=1779261865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9\u0026tag=1779259469"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3A98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=1779251997"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3A3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=1779252959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3A73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=1779251715"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3Abf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=1779253774"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3Ae35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=1779251388"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-rhel9@sha256%3A41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=1779249901"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-agent-rhel9@sha256%3Aed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=1779249880"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-machine-os-downloader-rhel9@sha256%3Ac18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=1779281737"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-static-ip-manager-rhel9@sha256%3Ae1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9\u0026tag=1779249794"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=1779257412"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3A74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=1779250656"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3Aa2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=1779252253"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3Aa568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=1779250594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3A9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=1779249923"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3A0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=1779252360"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3Ae76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=1779251145"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3A5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=1779251274"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3Aa7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=1779256322"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3A265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=1779253952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3A51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=1779258799"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3Aaebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=1779250763"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3Abaaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=1779252397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=1779251663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3Afed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=1779258747"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3A062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=1779256665"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3Af7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=1779253537"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=1779254759"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3A03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=1779256171"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3A8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=1779258884"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3A41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=1779252907"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3Af0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=1779266169"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3A7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=1779252319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3A8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=1779252446"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"product": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"product_id": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openstack-resource-controller-rhel9@sha256%3A77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/openstack-resource-controller-rhel9\u0026tag=1779253510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3A1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=1779257812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3Ab99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=1779251906"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3Ad8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=1779255162"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3A225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=1779256783"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3Ae4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=1779250890"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3Aa4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=1779254290"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3Af15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=1779251975"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3A6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=1779251775"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cloud-controller-manager-rhel9@sha256%3A6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9\u0026tag=1779250020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cluster-api-controllers-rhel9@sha256%3Ad3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9\u0026tag=1779249958"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9@sha256%3A0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9\u0026tag=1779249856"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3Aa91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator\u0026tag=1779249810"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-pod-identity-webhook-rhel9@sha256%3A5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9\u0026tag=1779249815"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-controller-manager-rhel9@sha256%3A836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9\u0026tag=1779249921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-node-manager-rhel9@sha256%3A500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9\u0026tag=1779249920"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cluster-api-controllers-rhel9@sha256%3A63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9\u0026tag=1779249904"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9@sha256%3A690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9\u0026tag=1779249882"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9-operator@sha256%3A60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator\u0026tag=1779249888"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-service-rhel9-operator@sha256%3A7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/azure-service-rhel9-operator\u0026tag=1779252024"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-workload-identity-webhook-rhel9@sha256%3A9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9\u0026tag=1779249867"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=1779252547"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3A8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=1779266535"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3A5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=1779252653"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3Aacc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=1779266125"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=1779251451"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3A9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=1779253570"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=1779250439"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3A9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=1779261185"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3A473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=1779253447"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3Ab64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=1779261971"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3A1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=1779251452"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3A1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=1779253898"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=1779260065"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3A626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=1779254302"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3Aa49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=1779250890"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=1779253393"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3Ac0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=1779253385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3Adc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=1779256678"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3A4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=1779254529"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3A83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=1779260460"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=1779254974"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=1779254092"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3Ac0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=1779257951"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=1779250104"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=1779251288"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3A79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=1779256795"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3A1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=1779261357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3Ac72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=1779256168"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3Ae0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=1779250971"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3A25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator\u0026tag=1779251232"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3A5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=1779250658"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3Ae0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=1779253383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3A873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=1779251264"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3A6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=1779249992"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=1779250695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3A1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=1779250566"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3A426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=1779252012"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/frr-rhel9@sha256%3A708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=1779250510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3Abe29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=1779251008"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3Ac34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=1779250924"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3A00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=1779251624"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3A558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9\u0026tag=1779250542"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-cloud-controller-manager-rhel9@sha256%3Ac22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9\u0026tag=1779249912"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3A246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9\u0026tag=1779250238"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256%3A7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator\u0026tag=1779249782"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=1779252756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-machine-controllers-rhel9@sha256%3A357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9\u0026tag=1779250066"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-image-customization-controller-rhel9@sha256%3A64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel9\u0026tag=1779249869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3A9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=1779254528"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-exporter-rhel9@sha256%3A0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/insights-runtime-exporter-rhel9\u0026tag=1779260654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-extractor-rhel9@sha256%3Abf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/insights-runtime-extractor-rhel9\u0026tag=1779259294"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3Aca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=1779269991"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3A2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=1779266769"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3Aadd8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=1779250061"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3A8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=1779251292"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3Ac0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=1779249762"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3A46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=1779251657"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3A1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=1779256697"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=1779261172"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-aws-rhel9@sha256%3A788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9\u0026tag=1779249874"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-azure-rhel9@sha256%3A314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9\u0026tag=1779249850"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3A023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=1779249810"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3A2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=1779250020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3A0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=1779259948"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3A6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=1779274185"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3A0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=1779261887"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3A88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=1779262154"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=1779251391"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3A51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=1779256086"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3A6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=1779251977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3A048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=1779260043"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3Adbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=1779266318"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-nutanix-cloud-controller-manager-rhel9@sha256%3A9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9\u0026tag=1779249747"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-nutanix-machine-controllers-rhel9@sha256%3Add3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9\u0026tag=1779249698"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3Ab969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=1779261667"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3Aebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=1779257188"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3A4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=1779249794"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=1779257694"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3A17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=1779251286"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3Ad49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=1779249811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=1779251201"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3Ac6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=1779249913"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=1779251417"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3Aa25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=1779262190"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3A3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=1779253485"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9@sha256%3A67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9\u0026tag=1779251684"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9-operator@sha256%3A405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator\u0026tag=1779250348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-cloud-controller-manager-rhel9@sha256%3Aaa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9\u0026tag=1779249727"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-machine-controllers-rhel9@sha256%3Ae640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9\u0026tag=1779249713"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3A78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=1779251627"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3Ae11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=1779262026"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3Aa50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=1779249892"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-rhel9@sha256%3A5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9\u0026tag=1779249748"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-rhel9@sha256%3A5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9\u0026tag=1779249748"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256%3A9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator\u0026tag=1779249696"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256%3A9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator\u0026tag=1779249696"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-cloud-controller-manager-rhel9@sha256%3Afc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9\u0026tag=1779249727"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-cluster-api-controllers-rhel9@sha256%3A3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9\u0026tag=1779249836"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3Ac60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=1779259423"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3Aac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=1779261734"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3A0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=1779257956"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3A07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=1779256852"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=1779252281"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3A9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=1779253452"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3A9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=1779253464"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-csi-driver-syncer-rhel9@sha256%3Ac2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9\u0026tag=1779249727"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-problem-detector-rhel9@sha256%3A739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9\u0026tag=1779249715"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=1779258998"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"product_id": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-karpenter-provider-aws-rhel9@sha256%3A3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9\u0026tag=1779249758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3A871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=1779256571"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-rhel9@sha256%3Ad9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9\u0026tag=1779251421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-operator-rhel9@sha256%3Aef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9\u0026tag=1779249816"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3A5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=1779258135"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3A61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=1779252705"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3A7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=1779252404"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3Adb1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=1779251008"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3A0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=1779251239"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3A99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=1779252359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=1779262020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3A8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=1779258265"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3A578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=1779252171"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3Aa315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=1779252684"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3A545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=1779256324"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3A909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=1779253488"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3Abe22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=1779259229"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3Abcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=1779250043"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=1779250630"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=1779250608"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3Ab7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=1779249778"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3Ac94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=1779282099"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3Ab82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=1779261865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3Aca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9\u0026tag=1779259469"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3A0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=1779251997"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3Ac1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=1779252959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3A0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=1779251715"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3A2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=1779253774"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3Abec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=1779251388"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-rhel9@sha256%3A76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=1779249901"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-agent-rhel9@sha256%3Adf36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=1779249880"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-machine-os-downloader-rhel9@sha256%3Ac926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=1779281737"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-static-ip-manager-rhel9@sha256%3A7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9\u0026tag=1779249794"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=1779257412"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3Ac35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=1779250656"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3A1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=1779252253"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3Aa0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=1779250594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3Ad75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=1779249923"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3Adb0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=1779252360"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3A4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=1779251145"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3A1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=1779251274"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3A79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=1779256322"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3A845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=1779253952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3Ae8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=1779258799"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3A86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=1779250763"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3Ab818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=1779252397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3Aba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=1779251663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3Ad40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=1779258747"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3Ab7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=1779256665"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3A5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=1779253537"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=1779254759"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3Af63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=1779256171"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3Af74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=1779258884"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3Abe3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=1779252907"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3A34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=1779266169"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3A32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=1779252319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3Ade7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=1779252446"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"product_id": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openstack-resource-controller-rhel9@sha256%3A7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/openstack-resource-controller-rhel9\u0026tag=1779253510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3Ab1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=1779257812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3Ad68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=1779251906"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3A18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=1779255162"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3A53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=1779256783"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3A9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=1779250890"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3A65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=1779254290"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3Ae84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=1779251975"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3A0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=1779251775"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cloud-controller-manager-rhel9@sha256%3A57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9\u0026tag=1779250020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cluster-api-controllers-rhel9@sha256%3A396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9\u0026tag=1779249958"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9@sha256%3A97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9\u0026tag=1779249856"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3Aa32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator\u0026tag=1779249810"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-pod-identity-webhook-rhel9@sha256%3A0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9\u0026tag=1779249815"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-controller-manager-rhel9@sha256%3Acb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9\u0026tag=1779249921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-node-manager-rhel9@sha256%3Aba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9\u0026tag=1779249920"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cluster-api-controllers-rhel9@sha256%3Aee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9\u0026tag=1779249904"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9@sha256%3Ab03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9\u0026tag=1779249882"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9-operator@sha256%3A37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator\u0026tag=1779249888"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-service-rhel9-operator@sha256%3A02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/azure-service-rhel9-operator\u0026tag=1779252024"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-workload-identity-webhook-rhel9@sha256%3Aad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9\u0026tag=1779249867"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=1779252547"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3Ab9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=1779266535"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3A0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=1779252653"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3A37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=1779266125"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=1779251451"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3Ac75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=1779253570"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=1779250439"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3A9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=1779261185"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3A7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=1779253447"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3A550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=1779261971"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3A8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=1779251452"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3A51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=1779253898"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=1779260065"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3A5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=1779254302"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3A9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=1779250890"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=1779253393"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3Ad84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=1779253385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3A1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=1779256678"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3A1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=1779254529"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3Ac1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=1779260460"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3Afb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=1779254974"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=1779254092"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=1779257951"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3Ad29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=1779250104"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=1779251288"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3A8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=1779256795"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3Aaaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=1779261357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=1779256168"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=1779250971"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3Aafeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator\u0026tag=1779251232"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3A4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=1779250658"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3A4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=1779253383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3A8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=1779251264"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3Af810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=1779249992"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=1779250695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3A869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=1779250566"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3A7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=1779252012"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/frr-rhel9@sha256%3Ad2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=1779250510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3A4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=1779251008"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3A4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=1779250924"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3A4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=1779251624"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3A819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9\u0026tag=1779250542"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-image-customization-controller-rhel9@sha256%3Abbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel9\u0026tag=1779249869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3Acfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=1779266769"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3A3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=1779254528"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-exporter-rhel9@sha256%3Ac9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/insights-runtime-exporter-rhel9\u0026tag=1779260654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-extractor-rhel9@sha256%3A7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/insights-runtime-extractor-rhel9\u0026tag=1779259294"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3Aab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=1779269991"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3A91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=1779250061"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3A75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=1779251292"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=1779249762"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3A5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=1779251657"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3A1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=1779256697"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3Aeab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=1779261172"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-aws-rhel9@sha256%3Aa70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9\u0026tag=1779249874"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-azure-rhel9@sha256%3A735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9\u0026tag=1779249850"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3Ae59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=1779249810"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3A90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=1779250020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3A420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=1779259948"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3Aeaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=1779274185"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3Aaefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=1779261887"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3Aab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=1779262154"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=1779251391"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3A17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=1779256086"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3A5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=1779251977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3Afbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=1779260043"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3A4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=1779266318"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3A253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=1779261667"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3A4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=1779257188"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3A0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=1779249794"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=1779257694"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3Aba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=1779251286"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3A6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=1779249811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=1779251201"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3Ad1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=1779249913"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=1779251417"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3Af5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=1779262190"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3A3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=1779253485"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3A0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=1779251627"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3A45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=1779262026"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3Ae461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=1779249892"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3A82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=1779259423"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3A91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=1779261734"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3Ae0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=1779257956"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3Af75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=1779256852"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3Acab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=1779252281"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3Ace2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=1779253452"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3A8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=1779253464"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=1779258998"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"product_id": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-karpenter-provider-aws-rhel9@sha256%3A84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9\u0026tag=1779249758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3A05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=1779256571"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3A10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=1779258135"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3A155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=1779252705"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3Ab14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=1779252404"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3A93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=1779251008"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3A2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=1779251239"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3A60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=1779252359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3Ad8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=1779262020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3Aaba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=1779258265"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3A0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=1779252171"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3Ad2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=1779252684"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3A6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=1779256324"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3Aa465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=1779253488"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3A693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=1779259229"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3A3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=1779250043"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9@sha256%3A7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9\u0026tag=1779249755"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9-operator@sha256%3Af691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator\u0026tag=1779250594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-nfs-rhel9@sha256%3Aaddbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9\u0026tag=1779251714"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=1779250630"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=1779250608"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=1779249778"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=1779282099"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3Abbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=1779261865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9\u0026tag=1779259469"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3A6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=1779251997"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3A082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=1779252959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3A5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=1779251715"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3A6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=1779253774"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3Ab94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=1779251388"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=1779257412"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3A48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=1779250656"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3Ad0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=1779252253"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3A78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=1779250594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3A37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=1779249923"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3Ae55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=1779252360"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3A2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=1779251145"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3A3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=1779251274"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3A6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=1779256322"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3A5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=1779253952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3A0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=1779258799"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3Aa4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=1779250763"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3A5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=1779252397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=1779251663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3A7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=1779258747"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3Aa0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=1779256665"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3Af984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=1779253537"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=1779254759"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3A5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=1779256171"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3Abc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=1779258884"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3A8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=1779252907"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3A4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=1779266169"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3A95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=1779252319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3A9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=1779252446"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"product_id": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openstack-resource-controller-rhel9@sha256%3Acec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/openstack-resource-controller-rhel9\u0026tag=1779253510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3A9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=1779257812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3A944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=1779251906"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3A5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=1779255162"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3Ab8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=1779256783"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3A2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=1779250890"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3Af3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=1779254290"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3A7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=1779251975"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3A77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=1779251775"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-service-rhel9-operator@sha256%3A3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/azure-service-rhel9-operator\u0026tag=1779252024"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=1779252547"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3A0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=1779266535"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3Abd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=1779252653"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3Af23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=1779266125"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3Ada6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=1779251451"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3A460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=1779253570"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=1779250439"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3A2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=1779261185"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3Aad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=1779253447"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3A592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=1779261971"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3A7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=1779251452"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3A093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=1779253898"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=1779260065"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3Acae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=1779254302"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3Abc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=1779250890"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3Af23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=1779253393"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3Aef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=1779253385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3A7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=1779256678"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3A6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=1779254529"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3A4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=1779260460"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=1779254974"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3Ac1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=1779254092"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=1779257951"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3Af1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=1779250104"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3Ad5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=1779251288"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3Af13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=1779256795"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3A1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=1779261357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=1779256168"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3Af8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=1779250971"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3A8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator\u0026tag=1779251232"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3A885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=1779250658"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3A55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=1779253383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3A5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=1779251264"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3A429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=1779249992"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=1779250695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3A3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=1779250566"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3Adf0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=1779252012"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/frr-rhel9@sha256%3A04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=1779250510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3Ac9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=1779251008"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3A03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=1779250924"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3A6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=1779251624"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3A7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9\u0026tag=1779250542"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=1779252756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3A7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=1779254528"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-exporter-rhel9@sha256%3A5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/insights-runtime-exporter-rhel9\u0026tag=1779260654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-extractor-rhel9@sha256%3Af57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/insights-runtime-extractor-rhel9\u0026tag=1779259294"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3A59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=1779269991"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3A808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=1779266769"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3A328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=1779250061"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3Ae6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=1779251292"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3Ad49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=1779249762"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3A167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=1779251657"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3A5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=1779256697"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=1779261172"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3Aa4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=1779249810"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3A1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=1779250020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3Aebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=1779259948"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3Acbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=1779274185"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3Ab7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=1779261887"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3A26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=1779262154"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3Aef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=1779251391"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3Abff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=1779256086"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3A191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=1779251977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3Ab7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=1779260043"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3Aa3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=1779266318"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3Ae189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=1779261667"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3A1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=1779257188"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3A29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=1779249794"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=1779257694"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3A8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=1779251286"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3A6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=1779249811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=1779251201"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3Afc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=1779249913"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=1779251417"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3Adb2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=1779262190"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3A8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=1779253485"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9@sha256%3A2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9\u0026tag=1779251684"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9-operator@sha256%3Acc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator\u0026tag=1779250348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-cloud-controller-manager-rhel9@sha256%3A6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9\u0026tag=1779249727"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-machine-controllers-rhel9@sha256%3A601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9\u0026tag=1779249713"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3Aa4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=1779251627"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3A8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=1779262026"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3Afd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=1779249892"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3A6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=1779259423"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3A4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=1779261734"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3A392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=1779257956"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3Ad9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=1779256852"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3Ae2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=1779252281"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3Aa5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=1779253452"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3Aea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=1779253464"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=1779258998"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"product_id": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-karpenter-provider-aws-rhel9@sha256%3A61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9\u0026tag=1779249758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3A0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=1779256571"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3A8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=1779258135"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3A9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=1779252705"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3Afe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=1779252404"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3A6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=1779251008"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3A6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=1779251239"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3A651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=1779252359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3Ab94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=1779262020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3A5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=1779258265"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3A4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=1779252171"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3Afa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=1779252684"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3A9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=1779256324"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3Af415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=1779256665"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3A1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=1779253488"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3A5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=1779259229"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3A13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=1779250043"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=1779250630"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=1779250608"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=1779249778"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=1779282099"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3Aee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=1779261865"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9\u0026tag=1779259469"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3Aced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=1779251997"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3A37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=1779252959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3A44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=1779251715"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3Ac52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=1779253774"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3Adfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=1779251388"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=1779257412"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3A2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=1779250656"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3A500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=1779252253"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3A48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=1779250594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3A756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=1779249923"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3A131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=1779252360"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3A107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=1779251145"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3A2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=1779251274"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3A0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=1779256322"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3A04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=1779253952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3Ac176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=1779258799"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3A16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=1779250763"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3Ac0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=1779252397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=1779251663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3A6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=1779258747"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3A820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=1779253537"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=1779254759"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3Ae6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=1779256171"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3A0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=1779258884"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3A7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=1779252907"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3A0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=1779266169"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3A8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=1779252319"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3Afbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=1779252446"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"product_id": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openstack-resource-controller-rhel9@sha256%3Ae996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/openstack-resource-controller-rhel9\u0026tag=1779253510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3A5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=1779257812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3A7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=1779251906"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3A6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=1779255162"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3Ad621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=1779256783"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3Afc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=1779250890"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3A6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=1779254290"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3Ab4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=1779251975"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3Ac6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=1779251775"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-service-rhel9-operator@sha256%3A548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/azure-service-rhel9-operator\u0026tag=1779252024"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3Af6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=1779252547"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3Ac418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=1779266535"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3Ae7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=1779252653"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3A350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=1779266125"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=1779251451"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3A0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=1779253570"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=1779250439"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3A7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=1779261185"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3Aa0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=1779253447"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3A05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=1779261971"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3Ad1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=1779251452"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3A7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=1779253898"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=1779260065"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3Ade133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=1779254302"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3A85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=1779250890"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3Ab0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=1779253393"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=1779253385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3A381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=1779256678"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3A3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=1779254529"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3A1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=1779260460"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=1779254974"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3Af64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=1779254092"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=1779257951"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=1779250104"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=1779251288"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3Abe5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=1779256795"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3A4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=1779261357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=1779256168"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=1779250971"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9-operator@sha256%3Ac9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator\u0026tag=1779251232"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3Afc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=1779250658"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3A9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=1779253383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3A39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=1779251264"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3A4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=1779249992"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=1779250695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3Ab062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=1779250566"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3Affd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=1779252012"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/frr-rhel9@sha256%3A80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=1779250510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-cloud-controller-manager-rhel9@sha256%3A78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9\u0026tag=1779249912"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3A6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9\u0026tag=1779250238"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256%3A87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator\u0026tag=1779249782"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3Accf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=1779252756"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-machine-controllers-rhel9@sha256%3A47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9\u0026tag=1779250066"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-insights-rhel9-operator@sha256%3A31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=1779254528"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-exporter-rhel9@sha256%3A024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/insights-runtime-exporter-rhel9\u0026tag=1779260654"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-extractor-rhel9@sha256%3A194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/insights-runtime-extractor-rhel9\u0026tag=1779259294"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3Ac330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=1779269991"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3Ae188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=1779266769"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3Ad6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=1779250061"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3A1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=1779251292"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3Afcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=1779249762"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3A51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=1779251657"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-libvirt-machine-controllers-rhel9@sha256%3A392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=1779256697"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=1779261172"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3Af96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=1779250020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3Abfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=1779259948"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3A87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=1779274185"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3Afe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=1779261887"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3A78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=1779262154"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=1779251391"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3A3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=1779256086"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3Af696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=1779251977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3A6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=1779260043"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3Af1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=1779266318"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3Ad00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=1779261667"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3A018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=1779257188"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3A774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=1779249794"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=1779257694"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3Af7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=1779251286"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3Ad48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=1779249811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=1779251201"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3Ac8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=1779249913"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=1779251417"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ovirt-csi-driver-rhel9@sha256%3A86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=1779262190"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3A52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=1779253485"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3A965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=1779251627"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3A5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=1779262026"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3Ae318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=1779249892"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3Ac637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=1779259423"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3Ac0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=1779261734"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3A4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=1779257956"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3A428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=1779256852"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=1779252281"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3A92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=1779253452"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3Ab5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=1779253464"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64"
},
"product_reference": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64 as a component of Red Hat OpenShift Container Platform 4.19",
"product_id": "Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.19"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12816",
"cwe": {
"id": "CWE-179",
"name": "Incorrect Behavior Order: Early Validation"
},
"discovery_date": "2025-11-25T20:01:05.875196+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417097"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-forge. This vulnerability allows unauthenticated attackers to bypass downstream cryptographic verifications and security decisions via crafting ASN.1 (Abstract Syntax Notation One) structures to desynchronize schema validations, yielding a semantic divergence.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products due to an interpretation conflict in the node-forge library. An unauthenticated attacker could exploit this flaw by crafting malicious ASN.1 structures, leading to a bypass of cryptographic verifications and security decisions in affected applications. This impacts various Red Hat products that utilize node-forge for cryptographic operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "RHBZ#2417097",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417097"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12816"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge",
"url": "https://github.com/digitalbazaar/forge"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/pull/1124",
"url": "https://github.com/digitalbazaar/forge/pull/1124"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq"
},
{
"category": "external",
"summary": "https://kb.cert.org/vuls/id/521113",
"url": "https://kb.cert.org/vuls/id/521113"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/node-forge",
"url": "https://www.npmjs.com/package/node-forge"
}
],
"release_date": "2025-11-25T19:15:50.243000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T14:42:48+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:1bd5ad0745f446a798a4038e4d04cf651213f71bc4e76dd9349f5c6968135f9b\n\n (For s390x architecture)\n The image digest is sha256:c0b1bd753ef517c8636c84deee39f659075cd5dc8df654e6c1bc3f2238fe0a25\n\n (For ppc64le architecture)\n The image digest is sha256:5fbe6fe21a35a4541ce893b558425dc362678b74521a8cc3ead986f4e7a8021c\n\n (For aarch64 architecture)\n The image digest is sha256:34e28f68135a822d581cb955afb867f600d83e9ed8dd4284847df24e90802d6d\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20041"
},
{
"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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications"
},
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T14:42:48+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:1bd5ad0745f446a798a4038e4d04cf651213f71bc4e76dd9349f5c6968135f9b\n\n (For s390x architecture)\n The image digest is sha256:c0b1bd753ef517c8636c84deee39f659075cd5dc8df654e6c1bc3f2238fe0a25\n\n (For ppc64le architecture)\n The image digest is sha256:5fbe6fe21a35a4541ce893b558425dc362678b74521a8cc3ead986f4e7a8021c\n\n (For aarch64 architecture)\n The image digest is sha256:34e28f68135a822d581cb955afb867f600d83e9ed8dd4284847df24e90802d6d\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20041"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-66031",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2025-11-26T23:01:36.363253+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417397"
}
],
"notes": [
{
"category": "description",
"text": "An ASN.1 Denial of Service (Dos) vulnerability exists in the node-forge asn1.fromDer function within forge/lib/asn1.js. The ASN.1 DER parser implementation (_fromDer) recurses for every constructed ASN.1 value (SEQUENCE, SET, etc.) and lacks a guard limiting recursion depth. An attacker can craft a small DER blob containing a very large nesting depth of constructed TLVs which causes the Node.js V8 engine to exhaust its call stack and throw RangeError: Maximum call stack size exceeded, crashing or incapacitating the process handling the parse. This is a remote, low-cost Denial-of-Service against applications that parse untrusted ASN.1 objects.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge ASN.1 Unbounded Recursion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66031"
},
{
"category": "external",
"summary": "RHBZ#2417397",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417397"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66031"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66031",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66031"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/commit/260425c6167a38aae038697132483b5517b26451",
"url": "https://github.com/digitalbazaar/forge/commit/260425c6167a38aae038697132483b5517b26451"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-554w-wpv2-vw27",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-554w-wpv2-vw27"
}
],
"release_date": "2025-11-26T22:23:26.013000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T14:42:48+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:1bd5ad0745f446a798a4038e4d04cf651213f71bc4e76dd9349f5c6968135f9b\n\n (For s390x architecture)\n The image digest is sha256:c0b1bd753ef517c8636c84deee39f659075cd5dc8df654e6c1bc3f2238fe0a25\n\n (For ppc64le architecture)\n The image digest is sha256:5fbe6fe21a35a4541ce893b558425dc362678b74521a8cc3ead986f4e7a8021c\n\n (For aarch64 architecture)\n The image digest is sha256:34e28f68135a822d581cb955afb867f600d83e9ed8dd4284847df24e90802d6d\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20041"
},
{
"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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"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:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "node-forge: node-forge ASN.1 Unbounded Recursion"
},
{
"cve": "CVE-2026-4800",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-03-31T20:01:21.918257+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453496"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in lodash. The fix for CVE-2021-23337 added validation for the variable option in _.template but did not apply the same validation to options.imports key names. Both paths flow into the same Function() constructor sink. Additionally, _.template uses assignInWith to merge imports, which enumerates inherited properties via for..in. If Object.prototype has been polluted by any other vector, the polluted keys are copied into the imports object and passed to Function().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "lodash: lodash: Arbitrary code execution via untrusted input in template imports",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In the context of Red Hat Enterprise Linux, the grafana and grafana-pcp packages execute the affected JavaScript entirely client-side within the user\u0027s browser. Consequently, the attack surface is strictly restricted to the local browser environment.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4800"
},
{
"category": "external",
"summary": "RHBZ#2453496",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453496"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4800",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4800"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4800",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4800"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-35jh-r3h4-6jhm",
"url": "https://github.com/advisories/GHSA-35jh-r3h4-6jhm"
},
{
"category": "external",
"summary": "https://github.com/lodash/lodash/commit/3469357cff396a26c363f8c1b5a91dde28ba4b1c",
"url": "https://github.com/lodash/lodash/commit/3469357cff396a26c363f8c1b5a91dde28ba4b1c"
}
],
"release_date": "2026-03-31T19:25:55.987000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T14:42:48+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:1bd5ad0745f446a798a4038e4d04cf651213f71bc4e76dd9349f5c6968135f9b\n\n (For s390x architecture)\n The image digest is sha256:c0b1bd753ef517c8636c84deee39f659075cd5dc8df654e6c1bc3f2238fe0a25\n\n (For ppc64le architecture)\n The image digest is sha256:5fbe6fe21a35a4541ce893b558425dc362678b74521a8cc3ead986f4e7a8021c\n\n (For aarch64 architecture)\n The image digest is sha256:34e28f68135a822d581cb955afb867f600d83e9ed8dd4284847df24e90802d6d\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20041"
},
{
"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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "lodash: lodash: Arbitrary code execution via untrusted input in template imports"
},
{
"cve": "CVE-2026-22029",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-01-10T04:01:03.694749+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428412"
}
],
"notes": [
{
"category": "description",
"text": "A cross site scripting flaw has been discovered in the npm react-router and @remix-run/router packages. React Router (and Remix v1/v2) SPA open navigation redirects originating from loaders or actions in Framework Mode, Data Mode, or the unstable RSC modes can result in unsafe URLs causing unintended javascript execution on the client. This is only an issue if you are creating redirect paths from untrusted content or via an open redirect.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "@remix-run/router: react-router: React Router vulnerable to XSS via Open Redirects",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22029"
},
{
"category": "external",
"summary": "RHBZ#2428412",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428412"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22029",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22029"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22029",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22029"
},
{
"category": "external",
"summary": "https://github.com/remix-run/react-router/security/advisories/GHSA-2w69-qvjg-hvjx",
"url": "https://github.com/remix-run/react-router/security/advisories/GHSA-2w69-qvjg-hvjx"
}
],
"release_date": "2026-01-10T02:42:32.736000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T14:42:48+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:1bd5ad0745f446a798a4038e4d04cf651213f71bc4e76dd9349f5c6968135f9b\n\n (For s390x architecture)\n The image digest is sha256:c0b1bd753ef517c8636c84deee39f659075cd5dc8df654e6c1bc3f2238fe0a25\n\n (For ppc64le architecture)\n The image digest is sha256:5fbe6fe21a35a4541ce893b558425dc362678b74521a8cc3ead986f4e7a8021c\n\n (For aarch64 architecture)\n The image digest is sha256:34e28f68135a822d581cb955afb867f600d83e9ed8dd4284847df24e90802d6d\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20041"
},
{
"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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "@remix-run/router: react-router: React Router vulnerable to XSS via Open Redirects"
},
{
"cve": "CVE-2026-25679",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2026-03-06T22:02:11.567841+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445356"
}
],
"notes": [
{
"category": "description",
"text": "The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/url: Incorrect parsing of IPv6 host literals in net/url",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25679"
},
{
"category": "external",
"summary": "RHBZ#2445356",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445356"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25679",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25679"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25679"
},
{
"category": "external",
"summary": "https://go.dev/cl/752180",
"url": "https://go.dev/cl/752180"
},
{
"category": "external",
"summary": "https://go.dev/issue/77578",
"url": "https://go.dev/issue/77578"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk",
"url": "https://groups.google.com/g/golang-announce/c/EdhZqrQ98hk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4601",
"url": "https://pkg.go.dev/vuln/GO-2026-4601"
}
],
"release_date": "2026-03-06T21:28:14.211000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T14:42:48+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:1bd5ad0745f446a798a4038e4d04cf651213f71bc4e76dd9349f5c6968135f9b\n\n (For s390x architecture)\n The image digest is sha256:c0b1bd753ef517c8636c84deee39f659075cd5dc8df654e6c1bc3f2238fe0a25\n\n (For ppc64le architecture)\n The image digest is sha256:5fbe6fe21a35a4541ce893b558425dc362678b74521a8cc3ead986f4e7a8021c\n\n (For aarch64 architecture)\n The image digest is sha256:34e28f68135a822d581cb955afb867f600d83e9ed8dd4284847df24e90802d6d\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20041"
},
{
"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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/url: Incorrect parsing of IPv6 host literals in net/url"
},
{
"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.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64"
]
}
],
"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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64"
]
},
"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-05-27T14:42:48+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:1bd5ad0745f446a798a4038e4d04cf651213f71bc4e76dd9349f5c6968135f9b\n\n (For s390x architecture)\n The image digest is sha256:c0b1bd753ef517c8636c84deee39f659075cd5dc8df654e6c1bc3f2238fe0a25\n\n (For ppc64le architecture)\n The image digest is sha256:5fbe6fe21a35a4541ce893b558425dc362678b74521a8cc3ead986f4e7a8021c\n\n (For aarch64 architecture)\n The image digest is sha256:34e28f68135a822d581cb955afb867f600d83e9ed8dd4284847df24e90802d6d\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20041"
},
{
"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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_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.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64"
]
}
],
"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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64"
]
},
"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-05-27T14:42:48+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:1bd5ad0745f446a798a4038e4d04cf651213f71bc4e76dd9349f5c6968135f9b\n\n (For s390x architecture)\n The image digest is sha256:c0b1bd753ef517c8636c84deee39f659075cd5dc8df654e6c1bc3f2238fe0a25\n\n (For ppc64le architecture)\n The image digest is sha256:5fbe6fe21a35a4541ce893b558425dc362678b74521a8cc3ead986f4e7a8021c\n\n (For aarch64 architecture)\n The image digest is sha256:34e28f68135a822d581cb955afb867f600d83e9ed8dd4284847df24e90802d6d\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20041"
},
{
"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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_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.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_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-05-27T14:42:48+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:1bd5ad0745f446a798a4038e4d04cf651213f71bc4e76dd9349f5c6968135f9b\n\n (For s390x architecture)\n The image digest is sha256:c0b1bd753ef517c8636c84deee39f659075cd5dc8df654e6c1bc3f2238fe0a25\n\n (For ppc64le architecture)\n The image digest is sha256:5fbe6fe21a35a4541ce893b558425dc362678b74521a8cc3ead986f4e7a8021c\n\n (For aarch64 architecture)\n The image digest is sha256:34e28f68135a822d581cb955afb867f600d83e9ed8dd4284847df24e90802d6d\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20041"
}
],
"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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_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.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_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-05-27T14:42:48+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:1bd5ad0745f446a798a4038e4d04cf651213f71bc4e76dd9349f5c6968135f9b\n\n (For s390x architecture)\n The image digest is sha256:c0b1bd753ef517c8636c84deee39f659075cd5dc8df654e6c1bc3f2238fe0a25\n\n (For ppc64le architecture)\n The image digest is sha256:5fbe6fe21a35a4541ce893b558425dc362678b74521a8cc3ead986f4e7a8021c\n\n (For aarch64 architecture)\n The image digest is sha256:34e28f68135a822d581cb955afb867f600d83e9ed8dd4284847df24e90802d6d\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20041"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement infrastructure-level normalization to ensure all incoming HTTP/2 `:path` headers are properly formatted with a leading slash before reaching the gRPC-Go server. This can be achieved by configuring a reverse proxy or API gateway to validate and normalize the `:path` header. Ensure that any such intermediary is properly configured and restarted to apply the changes, which may temporarily impact service availability.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_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.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_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-05-27T14:42:48+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:1bd5ad0745f446a798a4038e4d04cf651213f71bc4e76dd9349f5c6968135f9b\n\n (For s390x architecture)\n The image digest is sha256:c0b1bd753ef517c8636c84deee39f659075cd5dc8df654e6c1bc3f2238fe0a25\n\n (For ppc64le architecture)\n The image digest is sha256:5fbe6fe21a35a4541ce893b558425dc362678b74521a8cc3ead986f4e7a8021c\n\n (For aarch64 architecture)\n The image digest is sha256:34e28f68135a822d581cb955afb867f600d83e9ed8dd4284847df24e90802d6d\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20041"
},
{
"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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_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.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_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-05-27T14:42:48+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:1bd5ad0745f446a798a4038e4d04cf651213f71bc4e76dd9349f5c6968135f9b\n\n (For s390x architecture)\n The image digest is sha256:c0b1bd753ef517c8636c84deee39f659075cd5dc8df654e6c1bc3f2238fe0a25\n\n (For ppc64le architecture)\n The image digest is sha256:5fbe6fe21a35a4541ce893b558425dc362678b74521a8cc3ead986f4e7a8021c\n\n (For aarch64 architecture)\n The image digest is sha256:34e28f68135a822d581cb955afb867f600d83e9ed8dd4284847df24e90802d6d\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20041"
},
{
"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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_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.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_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-05-27T14:42:48+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:1bd5ad0745f446a798a4038e4d04cf651213f71bc4e76dd9349f5c6968135f9b\n\n (For s390x architecture)\n The image digest is sha256:c0b1bd753ef517c8636c84deee39f659075cd5dc8df654e6c1bc3f2238fe0a25\n\n (For ppc64le architecture)\n The image digest is sha256:5fbe6fe21a35a4541ce893b558425dc362678b74521a8cc3ead986f4e7a8021c\n\n (For aarch64 architecture)\n The image digest is sha256:34e28f68135a822d581cb955afb867f600d83e9ed8dd4284847df24e90802d6d\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20041"
},
{
"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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_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.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Kubelet: CRI-O: kube-apiserver: Kubelet, CRI-O, kube-apiserver: Denial of Service via SPDY streaming code"
},
{
"cve": "CVE-2026-40175",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-10T20:02:10.296601+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability, known as Prototype Pollution, can be exploited through a specific \"Gadget\" attack chain. This allows an attacker to escalate a Prototype Pollution vulnerability in a third-party dependency, potentially leading to remote code execution or a full cloud compromise, such as bypassing AWS IMDSv2.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Remote Code Execution via Prototype Pollution escalation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Axios library, a promise-based HTTP client, is susceptible to an Important prototype pollution vulnerability. This flaw, when combined with specific \"Gadget\" attack chains in third-party dependencies, can lead to remote code execution or full cloud compromise, including bypassing AWS IMDSv2.\n \nWith pollution check patch available in Axios gives an advantage, it remains vulnerable due to HTTP Header Sanitation and Server-Side Request Forgery threat.\n\nRed Hat products that incorporate the vulnerable Axios library are affected.\n\nThe openshift4/ose-monitoring-plugin-rhel9 container image is not vulnerable to this flaw. The affected component is used as a build-time dependency but it\u0027s not shipped in the final product, meaning the flaw is not present thus cannot be exploited in the container deployments.\n\nRegarding openshift4/ose-console for Product stream 4.12 and 4.13, the vulnerable component is present (indirect dependency), but the vulnerability is not exploitable in our case due to the browser runtime, where the required Node.js-specific attack vectors are not available. With this, the impact becomes low.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40175"
},
{
"category": "external",
"summary": "RHBZ#2457432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40175",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40175"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40175",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40175"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/commit/363185461b90b1b78845dc8a99a1f103d9b122a1",
"url": "https://github.com/axios/axios/commit/363185461b90b1b78845dc8a99a1f103d9b122a1"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/pull/10660",
"url": "https://github.com/axios/axios/pull/10660"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases/tag/v1.15.0",
"url": "https://github.com/axios/axios/releases/tag/v1.15.0"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-fvcv-3m26-pcqx",
"url": "https://github.com/axios/axios/security/advisories/GHSA-fvcv-3m26-pcqx"
}
],
"release_date": "2026-04-10T19:23:52.285000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T14:42:48+00:00",
"details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:1bd5ad0745f446a798a4038e4d04cf651213f71bc4e76dd9349f5c6968135f9b\n\n (For s390x architecture)\n The image digest is sha256:c0b1bd753ef517c8636c84deee39f659075cd5dc8df654e6c1bc3f2238fe0a25\n\n (For ppc64le architecture)\n The image digest is sha256:5fbe6fe21a35a4541ce893b558425dc362678b74521a8cc3ead986f4e7a8021c\n\n (For aarch64 architecture)\n The image digest is sha256:34e28f68135a822d581cb955afb867f600d83e9ed8dd4284847df24e90802d6d\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:20041"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.0,
"baseSeverity": "CRITICAL",
"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:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:3a6d826fa907f481582a0a5ee70af3ab32ff347146333c343fd8927dabf06bf7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:61cbb8c450a7282138f9d845ae84dab9ae9d03993e0a8575030d9e2a121340c5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:84a9d9298c3503cae467b5c7bad0e24b1b36e96fda27d4a80fbc95b51b0abc09_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9cf5dca791571a5639f164c2800f40d7e65c57f920e0fabb320153fd6ec74baa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:05c268b029694e74ab331cd4d3eb2b676f6a763edbc3ab4b0f6c4a5634d613b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0b263a9728df77df251390b241eafc49baa796b872218eb61fa1b39caf110996_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:4946ada67861b0e978f93d2883406f5d007def53b4384086665160a0ef78bec4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:871689bbbc8014c037e3b6bf7263323d7c33bdcc7e341c4c6bdb2454d97fea45_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:10c2a4af974dea9c5abcf6cc47651bcf667a12ab3a4e2d1f7f1d8eb86252342a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:5749313c86fe2bb59d6b550829ca30b3de908a96a2c92ea76674a5ed9f040fd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8541ede516234b075163fe98a357547f2d4b28d042b01a3858673e8d252ccf86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:90ed55fbc35f89c0acc8fa778fda1f8a4cd78ef1eb2c0969a402f4f9bb7d9e39_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:02d39c48c3ecaaea7d6d3854845c498b53f2ef644d83c2c662f2ac15fc9ad907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:3fea13d209e8d9b93def03754a47d96bab7aaafa919bcccb08e5c7763e758486_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:548c3884e0a29efcb4ea063a38cf1b3d2577c577af1d7d6a2212f7858ed8b35c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7cc717f2987f963e2f5b8f1b852dffa3cf16e40b9e967a1e7e173d27ed556e1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:0ef2befd60f29a7fabe92c69458cb4597de763467b23aed41e4e641fddc079f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:460c45f766753aa5b77203ddba29d388a24e60f6fc61d4460ba03862c6470acf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:9c46ecc3628d32c0dab618134682e6da59619d362221d84cf7ec8ca0dcfeddd5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c75237fa9db2881b5ae2b585d4427c9589ebc167f484c649ac268778cf286c9d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:1c04e7d8b41ad8933f9e18e7fe7ec7895eee8e3e3d1f4bc8374ebe9822596bb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:909ab11809989b5091668209fb749529c9f95e87fa960050cc12dc0f7597d78c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a465f5562d2257c8ce032142afacbf92a865363e9a273f073a70ef912beab7f4_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:c87a26dad6744f87d20e097aa7e2bd972ec37a6af0709b82dcc4b9207200a6c4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:05df8d4484b4f2306b541938ec4650c8c9e6d6b0393e7e656a03d5e8c38e7a6e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:3adbafb885fba7b6d1f90f3aae103f70bec4b67f261123d45fc09055986a2735_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:929bcbde88f9df9043e2e550ef0451167d9ae72a985e3045959ccf16d2430551_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:c94dc8c370431302b3c36569a9b1b14b27edc435063841597f70259556aa87bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:a5d47e17ff1b49b71305d12b9adf8414d1af706129e0694117e72deff33e5763_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b82d6d6c2e231abcc88eb73a91737899182ca9ae7cb46f69da14ff838b8e92ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bbe49a3265f2b6a78d3d38420742702713e3b264462fd8c606faf75c21c4be5a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ee6a3ffca2cae2171fb7a130db4ee1e7f1d1ee22ceeaece433f15f7d95a77844_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:04b5d42bb2c0d8154d368ed9ed4e8c2127c247187cf8d90a1881783fc4ac50b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:708b6498806d8cdc6c7bee45ce62f1cf8e996884bd4de3c358caa46bc1ccb42d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:80e36f9202b539a34bfcebe623845dda5a9b7ea0992d73f6a3faaa70c4a9a9ed_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/frr-rhel9@sha256:d2cabc43cabfce0deb120af830abd2723950162876c01d038f4e2a8a4c800e1e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:024d0e7a49a879b23aa85050bb2dfcd7b258870fcc85cc16227fd2bc6f8b8342_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:0993c9208a2d18ce9ed99aa18ac66004a0828767eaf7675204006689d4cdb015_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5339861d775d063e324fa13dd3f943c7ce52b055978b2332d245e0fb0b8d62c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:c9eaa30fad0ae7f1bdfef21bc37a2a3881ee93adee2e00c5455b8888620e9ece_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:194045f2716161bd2232c5891d102b2b9d727ffd2b313fd9fb3c9bb816dff5bb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:7729c77e82a98fccf73877b138df689c899642f0ce7d10a9019e393ed4c5c45a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:bf777e952bb41d3c81df82e1a2f172ced28fc7327b819f622c6a84c34dab1d06_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f57c5d1834fdfea973dd70b8e1276ebaa6bb865476e5c4aa1fb70ef6aba0f716_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:328c5a8cd0ae407d956b57670228da0b99a58b0c3738ed1b271f66ff020e3a14_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:91f1d4dee7dbdd333196ad4594ac2f738d1cbbf1401e9f096c3034d68366c650_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:add8fda6050272426a600aa0599fc6d8f8022dd4c3f0ecd606793cbd127e8335_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d6ed663764b6ae7919337d6d721c7997300d306277fba781b819d150595860b5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:167fcf46502a162648caf55f96372768bc670a6790c00abb43b203a16baba585_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:46305efa37feae72f5b620973123f6f47504cc470db8f0e451b8c4767cf921a9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:51e90afda4897f989bdd49ad64ebc0fd87fe868d49273fd3055d81d9709488af_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:5e22aa67c282b7ed2b493ab826f4357a552a757c769bc66c87b064b35aff3459_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:4a606c8798624ea050d35689703e090dbd985fd93bdc2f525c2a8cb79fc40330_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a3c873f13f74248dd5a0aa321f0ab208f5088f9064b8efcc532cb8a782ffc335_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:dbef8cf217f24d6f0033c99c1f05273ea2f756160c018721bfcf48bbb552d71f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/network-tools-rhel9@sha256:f1a35417d2c69d6ee5ef4ddc99f54d95c80f8e4b84888dc5c12dbbb2a0d555b4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0daa64b4db5e6c5aa150bba42b9a73752a9f220141d748d7a4e6bd98c6cd3edd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:51e59c25b37a0492364e74d0a3f8f186b8f58425207f805bef1b0168ad9da7b7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c176a8e77d7eeab9f25c58415c5a3cbf7b78843ecb73300a1d49fc582f41733e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e8c972cd1c7438c4e3b4a5a33cb24aa23304f40acb8b60f295e86e8d10b76eb3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:0d51e14448a0398e1895b22ee3f353538b0bc2272d0c96e15a206e4b9ede1ddd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:78cef336a6de526dbdb27d7fe1684a59f6d4ee02baba76f109488205a85fddf7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:965d55b5a004012a4b013825f2ad0894841aeeb2fbd87f296bffdbda0be76cd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:a4062fe758ae64a5daa799de3fa5b6484d75a98ace51c8fd004547d76dd816fd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:77b3dceb70c3fdc236831ec0259fca6e85e84d4a6e6eebdfd671efd611f7bbea_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:7899bae396b0ec46a97b01b4014ceb2647b9f28b6dc43ae2a6c93a5ce2de21f9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:cec30d6b08872c0b6630032fc1d00bb28ce4b77f71bf49fa9866f3f1ef00c101_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e996f2934a2b3dc479deffafa17e38fd2e685e8fce41886f1613bc4c7924552b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:18882717ccadb46e3adae1c046f282f9828854e1ebf379ef4772ebb40f59499d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:5663728b6af2d2890a76dc58247fe105e5721b6a3d5b6ceb04a8ba3f9acb5503_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:6bc85a72ae7523935a64f6ce0bd97fe23e1fc1ab4fff94eee5185868ca9144c6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d8975e0ce803412fcadc43a6de96a786c70f79d43271ecba31a03c4d2e872e4b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:225773f79b061ad675d7a92ee4163d9cc7e8ec31874dd2d570d98a8833bddfcc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:53bff3a8a534a1ebccb5f121932344cc45e82b151bb901880c1ab881f09c72dc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:b8b96d3eb45b18b7244a3fd6c0bd55f409263fc91fce55fc72485ca0546951f2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:d621167bcb9cb6f331e2a7a2bd2311db22627dd72bbd69e924627d3c3616f157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2cff394a66e799370ea1aa35546f1a606612492ab43114823fdf7aacbfac7127_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:9affd5b5d409957e289e3ad80f86c99f822f097e2c131e633f865070d2a7d6d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e4b194bdda176606cd539035848f29fda279834f9586be00f8fea30d9c63b909_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:fc2bddc5d6867861a87b7b0c6ff9f028e2bbee4fba9666d92b45fbdce07a556d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6471fe5b0eec5e5e4897887c5df25e49bed3bc3f323fdcaa3090cf2952f2bad0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:65bf086d2533d1b58b00a1af789e4fb44ad478dcf083b04229f445ddc1515bc8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a4890641bc6bf7d6f5108577dffc51d01b64dc8d0d27c806d4ca64432a16471f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f3d6c0b497d293e2588bc0b451e8c924a2915402b53af2e16bb45932030a9ec1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:7d26482788a763520486d4f541d70335e6f8b60457bbff4f7efee554a4612c8e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:b4923ce4e0a56b2e5fb0ba2e765e3d181e79ed0ee109adbe1dd9615edfb81e1b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e84bcf1cac7ca3bdc0ec02f31c39a1fc9e155526f0754a76d9040deac0ac0c0c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:f15c7d699a69d621d9be5e67b720085956a45f08d29310e2eb3513e11c146837_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:0fce7776565717be782d5ba75aa0e7a6becacfc28950804bae4582a2c03b3cf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:6200c018201323acfd67ab7ffc932ff4145e4b7ebc460e078119d1b7215ab070_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:77aa7ddbbd72801ae84282c6b95bbc640828c1e1582766757fa9cefc5cd73483_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:c6f8136c769c8a780336013294f8e4d8008df3b92c36ac8d26947bb9cd63aad8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:57c4039b8937ac529a23109f5ab940eed0c673e16870a89f42129c2b8ad726d0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:6144c9a4b3732c23c63e261b549564839ad6ac52ee4921a60b6caea03e605b8d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:396d99f178fa559432a1299d2c18865287470697ef02bff5510c354b858c588d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:d3b49678b98807d8fd3f8ea3078f359014f9366895d450c0550cf550352a4dd0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a32b6881e5ca693e770de6c471af5d716709c63fdb411e25b2b1d7daa15d6e6d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:a91d63b76ee83d339c74e20b6003952655c5e238d2471b0d82718b8abb7b5105_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:0d3df3f18359310bdb54ba95cfaaa2913be440eb686c1db6e76f5d1ae0072289_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:97706b83bf957a88d3594a58bdf73eb209052697dc66d62ccaf54fd90048bd0d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:0d491f79c9266de0392dbace3fd0150a54fbd10f98d5eda27bbef19f82a67ca6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5a9423873012ae4594f2f4ad95fc8bf34caeaf9c98bbbb4c23d03a58964c6214_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:836b9ba46339ae09e379ac613211af43f941d7409ecd9748b6a7fecd9fd31f85_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:cb3db8396af925d7f788d1028d3477337277a638944b8733f375c85510e6fe85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:500caef23d5b07164b2cf99f4074235cd785532b26eefed1a7c78c8a46796fd2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:ba263cd7db8c139c6141d34ab7fff7b3fc7d6789400b43b3b5b375e92bb86db3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:63f3a11d074b02f69d644ad1c1edcdb496daf976fff79692bf8c290b55bec064_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:ee142c837feba951db3229a19f7069690ac914f2bb9b002a58b687a7f7447173_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:37d6eeef5f6d33a507b92a7106f17aa90e8a4cf5718301dcc636a176154fbb28_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:60242fd831a9ed698877f5ed7d75cef72779736cf31b886d1f383889a6ac91bd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:690f3cc142830039fdc39e807a493eee72b3da83c72d820ee387687615453677_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b03359ebf07c445a0ca9c2350e96afe822723d5c295eab727637ee40e2dc8041_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:53b7d6ef651705c75efc25544c4980950fc2428381a087b260f4600496a2113f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ef78a81204fa92efb14e242c6572ea5a4d373e48cf1137cbeb13e69b9acb5b44_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:d9301b29f8a5c6a02ba1c911c35aa4879f1cffb3c9ce0d0d9588f3d68116021f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:f03f095f9438529e683cf57d37e2fc637043eed804a3320b744671637c64574b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:9b7f78e445affb1a8e14803178b6721f8f50502c23ad9ef49aa50092c9bcb22b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:ad6b7dc49241ec0e41955e97dcb1e171a6ecc1731359e94cbbf1107de625a2af_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:219afd22c25a0df94940797d271aa5e2016319db5769f0ff4d8dca3e3d191e6e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5a3844b7a80e79689c9a01896b9220d364b0d1a275975645e1bb4f1ca9980a6f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:9f5fd92498395a8d629be308d2d909679ae63008f21d743091e1cd055bdcd229_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:f6c1a9b1aab98a9e085c4446270fb914abbf3bb8e9ba1490c4ddb7327f29df9a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:0a38beb72272fdd3307dd74527530d2b66cc341e5eb6e7a9e8f60ca9c46407e3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:8ac329f0b5191c318a5116b635ef7fa9d7ed42c306e9a9dc627092169745ae5f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:b9a1282e58f52b702bb607a7dca17c73bb026f59118cd347837ac6d0451f81d2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c418a01c3660bae5669b38b807564188fc64faeb7f642667476a987766b38c1a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:155f9f25e8f7e7453b46d7f09c41dec718c856cd97e8013264ccf4f7d82c1fd7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4c97755f33a1cbee8a7eb12c111bd4f9c49680379af1ebb71f8657ee8d79ad4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:61bd0fdc1b742888c11500a83119d9aedff4d4ffb170a95a9978a54f55492cb2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9f9e4ab01abfa26515d24f4df0a9dd1f4341e9b3e3dd796272c6cf86f8073c82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:0d805c0069e4ba61a9d67e72d684dd0eb1324b95b3cb2f85dbaa42c38370a109_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:5ed468d93ab69bc2b40dddc908b4ac81f8eefb82e574a46f4f65f3606b283150_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:bd8bf8be4a6d4aad55873c42d51ef7b6dfe7abdcb0b85fa89816fd2bd19a3504_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e7fb7ab187d1d4436125bd1ec64e9891b0d81866804c6e8ef9e9b8951f23f813_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:7d2e18be223c552968e17715a880ae732f0b372a7fe609bcfb9f9d597699a88d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:91ffa2dfe07085ddf427e79a271f4452fc82834b4cebaaf3f045debefe6e0d8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b14bff0f8b2a9f12eb6ccc8e14b5ddf18e1eacb4b00a7d496cee7a7a227ba1dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fe6eaac4868e644e2def027068b2e645e4cd59f486f671d095666f2b56224d92_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:350ba5e419078f46881ff9f5f68dc48c865c867dd8fa7749a716267434446e03_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:37b6c8048e846b6b8e141584d593853b3ac5b40f32a224a16a138d40d54c4d66_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:acc7d29a3b0f632266244fa994e643742fbf3a2a6fe660c93477f42e4228e552_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f23a857ea067b584ef2031e94b176bc6d750763497a16e974e67f447dd84767e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5e93571db3390880322b87897cbfeaa81da3fb9e4cf1447d80302a12b6227fa1_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:b818ae60fa27abf41a3e083c1d8532f5fe2ba68713a65d21b44006413eacdedb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:baaa8d3cf42c6d2e5f2172e16b406c69be5f8589508d2486b061f96fbe3d7d22_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c0e98d5a2408e02a7578556f6b08ea7f0a11dea16b8c0be59f28a3c6d7576a8f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:30935489c96ce170933b4cc3d274fdf5b2a9bd9ed27a67f26ee526d4280450f9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:334f36c1d11907833112fd492907136064e3e726611801b575871fb485ecbf7f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:93ce94be0e717fb7b6113e7921e0db9d4a7bb7ec41839454c142329ecae2db5f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:da6a817815db9d065a7ccc552f5f6df276acae304545314038e246c50a0b935c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:155b73a89270db5e6879fdc763225c91adf31bf16cb36fc89dae97b79db3358a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:292b62ecd56a15bbea48c80025ee259f78f4e43c44ea4e95554f04a9ecdb3c54_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:81293c13fcac063ba0f0eb538811b1687055f3b2f3fcff63acf87545d69b59ae_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:9708eca9a078606e4f73569a499fbf19275e314f1559ab100bf0ced6b01b991c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2835e8f94e9544e4c4f639a404ae80fbb0c1b30507a91606b0d5e264e3fa6ed7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:7b87cb33eb32efd56e17d1a3298cba933bfe486d02ad9ba2134dc0667b2cfa0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9583f7c23f3090759252ee1908e3539c62e2b3fcb1f19a40180e432a91d378ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:9c19fa430a8e9e73777470252d0301736e27792abecabbb417fa885763ee63ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:473923b2a8d0f74ab15a293e3e20079e737df8d73e27d199425c4c94f6ae2b1f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7a6338773e50c228107ae2ddccb9465c0948eb4f1216245c2332bdd22b1bf2ac_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a0b87a8adf2217a03669db43763f649cb0438493feac7e51d20a0556701d51fb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:ad0f0069a2197d69cdf972b3d2b619617cbab084459782a90f2101883e152d60_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:205c5786ddc516d836acfe492caacfd7ca160abafbfd3c7d839a8cd6c6eba50e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:63237d31707ed733c19706b484e4e021a8781cd49c8ade482fbf9bea200730b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f173d5dc796fa4abd749f6aaa5cfadc14f9af526196c9eb8e914143a4e9c27f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:c3b8ec42e978c4427c505d9851a21c7f2679ff5b029509602c981d376ea0dd89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:05fe22e769ab7b2b2ecd95fea7cdd642275efb54a093667209da6e05838d1483_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:550bf22d2b37fd10976c22ceee85ace3ce047e518ada93814f34515a183f2a8e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:592951dc63f4dcabaaebeace174fba8bf13f41ef9c6b194df22eba9908034aea_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b64ebd86a00d73019190247cf76ca9aa069aca77045364e7514ead44340debf1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:1dfc1dc69d7e5ad3e77e92f54fc9ba50851963dfafc755ba30f375ecdb417694_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:7d98a541b78deec679267da23a41ddcd5e8184e44c0a97ea514975a7a12b481c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:8b4fffe2cdde7d50c86b0b528728d3b1caa231ac8534fc2c0eb95eee8bf4ec14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d1b0714bdcbb9fd171db8d922d49907c1ab408b98afd5ecd0a25af354916e68e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:093c12b1bed2ec0b2e0f3cf04e621cfdebd74900866a7e2c5d1a10f6470d74b0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:1aa43b12255cc188207ecaff80301acdcf16548370839a9b346fa5f1672de28b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:51f4bb8827877097732b0a95c708241c7864a280b6027bf6c79de3cd23aedcd3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:7e7951f4c1487e9fc48db33c5c48d0c3f30663c55d44a3a4df8091cfe7707884_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:1bd7603e5ee804e045b35d0f607914e19067c4f3d278533f2c9dec955b74b990_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:2698e231069560deef0e38943d5ad879522471185f4cf7ddf81f3a746c71da88_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:36bff7cf04e770e2e280c626e96d83e9635841f2965a9cb7bcc861bb4b1c78b2_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9e9c1c61eee04b39651a5a9fc77b030959f81b8cb528b9601b3d762a9df2d23f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5e1a9c3a51dee4731af23f888f17372c31ac435095ad56f36a1f85dd727ff2c2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:626622a26c6b22f9c9e01bbd4232a7e19e6d399a9766c0957def6c6a2a493cb6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cae2d0ede12fc2881dafe4654f65edb1fc0ef8c05d10f3642a148820538c9a85_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:de133c0330461e511dd96243d48b89895adb5af85847f6846e8b4c08c66f8592_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:85d16b8194661a0243f8374c792d5c4d1c13d9d5628181bb578ee9e6a1e7e333_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9f97fe149681866d7fb1ea4121be60635d34585de089e2df30d2c6e4d5399725_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:a49fc221f2a6a0ff13b31ed6df73cd676186539cc41251e73f5c53b56fa33104_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bc66267963b6aca2f23b3cfa1d1bcd140996d80085b6db78196856f99a6e2529_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:5e148754ae7ecb0ab6727b388420abb03be94fc673af7432b73c0b869bdd3263_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7984ef17ff53a8150b929abde608931621f9f018e505effd7b3dd70f304da991_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:b0ba50b030cf465ca3e51266f864f764628cf06ae08fc6e8f4b3a9c3ef958f5c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f23d287577c1e6cc85791cfeccb75e8c97cd08105a0dbf2fb16db9ae0050269f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:7992dd1be17b3cdb9effd084b6e343e532eac56cdc6506f687d3cd96f781da82_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:c0014f630a8270c635949209c685574e9999d03f179701576e07b0c82f4b6ae1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:d84de6e2abb9dc1b67cd2bf60ac03fec53a2d39baa65cd25c1bc8ba1ccfaa1f0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:ef936af17e145dc6217505798cc8def159e28388a0f0d9737e2829c906dbf1e5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:1d0704af00109680b2bd6f15159a5ef2d414e025592f578599cea2111d2e495b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:381872a8d8d8f3258eafce366e52a5fc7371ff8ec0a1e78090fea2e0b391e07f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:7b9dbbe626315b5dd729dfb3f486e6b9246081a8a2003c5fd0d5614db10063ac_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:dc1dc535a474c1652625e939301a41bc5f8774c96197d98b8f7beeba5ef6d50b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6e211ed7e008c7cd5795b2385c3c96e567abf42f44d24d049510810fe423fdd5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:89551e1472cc4db06ba534a740b0f7234cdf0779aa4515870c8207c9bfd0e3b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:93f4e4ab4a3580db58c6fca0c01fbba3ba30a3f34fef3c2c928613df8b2d3efa_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:db1ca0c92a7f801be52fcdd530e910a99b2c903da38f561fa9cb246db159a512_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1ca85b0d3da3f3653a063ac4171cba382ba27a1e4a078a9f115112338ea52f60_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:3559e55c74d5197b9f7800b0582215a6f3c3b4f6ac7da34f25d08fd5cc4ad989_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:4b93830a45e20dcce648972bb5688753db25649878c9202bc958edd51965ed87_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6a85c593458c51c58cfc0ce32312c3c7ab51a0b6f4138d1ccf4dc41ff03288a0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1e68c3c113ca9fc6b1491cf5caea019903c11d4d34cbf8b5b0e67c9ad7829f6c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:4de6771997987c5a3b05eda7a4d31028ae8162ea48e6d5d3e034e456cec4afe0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:83db93437c3323dd5f94fcfc0198323a664f180044abd7ba533c2d7e5e5554dc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:c1db5b1e3003f508f230d3ac4554b852bff85fddb5ebcb2bfbaed264cec2f9b9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4293dc9d19d8d3717a0ac5d5950b66aff92b1aff57ba50ab74f38d77bf61d53e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:57b4dacb7d57c0c5f19e6668b9111fc55be2119891c1fc09758ea2aa7c8d27c5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8e670b243142b21db39809710d0985e5203478cca068b218976547d19f50b783_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:fb91cb75e055c30463fe0002f9d117a32d60a97e5620b49f50f16e56c58357a0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:115f199384bb55ebaa60e7a299cebac9e3708954d0618c725f1f8a88b1afa9eb_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:5e9c9e9693e3a07819e55b52faee7ac010457dd1570f63ed8892c17cff151e4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:c1aa1e692c550ed440eb00682dd1795496fa0e622018e0707e349983f2c4063e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:f64bf0b7128e034c6750e4fe76cf9ad5edb97f52cca08b37745874ca5f2fbbfe_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:1dd110e3bd56761a350afb3f6740287cdd424564aa4bad6f6e7f18b109be4f97_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:413e619a44bb3c33faf9d957838c1c799c9363495a3cda8ce2b5aff882f3aa20_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:8488647b776bf9712d40abbb539b4ac19ab2b4628a6b0f87fb6dd21e74f125ea_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:c0867de0500084f792b2e3416f3ae2462106bc37ec6e02acba5414587402a36a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:157e31ace679252106a67c431e57cfd11e2b9c227ad9e9f5dbd648311b9365ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3e8f35e3ba6720fcf7884596e352f9550b6a8a5b223cad19f9e00861302c090c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d29bc75602b46f3774e57ce777d22f37f3522770a1841cd7826ed7fa2580d959_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f1ad013001b45b26a2c53daca0776c1245637307eb1bfa896dec300b8ab2f154_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ce56003968e31acacb341ff1e95cff6133a1e92245cc349877e03c175e5669_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:8fee4e62a1aac7a590e881184fea1845b36ad3f3a7f3355d90ef4a1bf08ec7d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9da8438c2f8ad43ae71d8164bfc46763d35b95f1ea6a537ec2b15e16e8c2fc7c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d5aee7280a8dc853d8b43e90745be9261a175af86e6c5212e960f1b5f3da06e6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:79752974ab2bdadcd7060bd15a834cb61e41b5b015851b8f6c1d5468f0410cda_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8472b2d42c7d731da016ef7c8e4572a9fc96ed44a8b8b6fbe566dbafde3cf7ca_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:be5bb76367cd40d6720743d2abf5b320f8590eac08ae37ae6c4c39467e61756d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:f13bf2df9a18481a344f7b7191e34a08b01d259379abce18194c9b80a56f3d36_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:0db30f124c46e913721092c01363fcd9ad639f7f983a7df31a9b68a4aaf709fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2f4c7d0673eb431270cb0a8e52d558b44aa51832444c21142ebe91a3bf8c816a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a660054bc00ba4d37a791b8117e5cb51d85c3c9d847f822e848dc1944cfef9f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:fbfb96465b5954fd8175debeccf63291c7f2ecdda275d6970501bb7490bc871a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:07b5dbda32eab2056a6c6e45fde9b45de016fcb10e0346118767d343f15149d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:60902f71c730766117be1855ba5d8197febce3f44e8555e271b35ed03b7f6c28_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:651796e5e97304359a604bdad5c9bc32ec694af6b37486e1ad3cf0d415cf4777_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:99df1d57bf1858d0d320bb259c76bb40e95609b9eb5239de3143ec3fd178d685_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:3ebc057631079e64190832797c52f9db909195100772acce4cdbd33ea6f94eef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4718253808e9426ea3e54e0fba7b13889d12c254d694a1df5c6f315d775cd91a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b94dba0c8bc0031fe2c3a3dbb89d3a6d99e32fbaf8ac00acb26f4da00f032154_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:d8718615281a18651e3085eb87f7e8d4e5fe908e361547c9cbff12ff382dfe24_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1c1511e42d0c44e45fee4d57900e8bcf580460b33c28da6b1981f3689bb7c6ec_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:1fe822e34ffa8df99faa5cf6fe795ac02c75900bd0cb7925a28f91247726fd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4cd8cef49ad0eb86ff2d3444716708a0968844c796c2f86547e85f13aa3eea0a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aaedb6ab27ce79e21e735f2769607029afaf6ba047b61238d795784edda6139f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:4d1194f610569629557d7b9854f146888ba1f5cca6af5dbac62d3213c9e48404_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:5eb88ba508482f8bb294c6b749156f1a3a98fb1aa0fb796e499fb6166be2c639_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:77088cd20db589477d416c52743ba802bd8f87136f81463d11f614404121e093_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:c72fdb919ebf6932114c14e1b5837b6180cafbcb73cf41e449636ecbd0478add_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:050722ff03bbc4dda9d9da97d815936896440084ba44b757f8cb9daef9409848_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b373fb5c312b1a0cc176c65418e6b90e97a2fc119291cfcaa7e766a440aef6d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:e0f4c1bdca12a3c0f331c3adfd550ecca318022d6200ad290e6293a37a780abb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f8a686cd736b976b8c7b19352c421089c552872cd8e2c330cd092dd195159bd0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5b54d3e70b5266dedf859e5177f8ff294802e0a164f112fc9fb1b818be12a0c9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:8c248292e33b71a2e23598a9c781921d050725c87d59476bc8ec352cf01d8401_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:aba5d1a1d3bb79f3f71928c851c6cbf5ca178ffc814fbd1153e680adc24d596b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:d4b1cf9e38779adc95aa6da206f6920c9ba705c3664226038a85402f132cd010_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4c51842920c92e1c2ab90164f75ea88545938dd9b63276ef6853899551964905_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:5f6a2d92e1ce3bee698fa8b57969ac3b7eaf47de1f0b303923f80b34ba62c720_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:885fc585b5d77c6473d9ca49baebf7a9264223af7628351b3cb60b22ac5ffd19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:fc26e972441da78c9c392d6220be3fc1f4ebda5638ecbe815a60497d1a845658_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:0d55b5f6a39af9d3bfa783d26e1af132075a5b8eff08d5c497d81f8c153e8392_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:1ac6e7c0864acee4bd6a6589e1ecac8065f19cc61bc206345b47ada24793a352_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:4bb7864064b618988b3c4c37bf49a1823b7f5e1016c41c4bbf7ef1d5c8a0bbaa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:578f3ea38f60eec748f29fb5be1f2227199d61e61c6aac99206e87cc1db3b901_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4486fcac659017a1405197a4230a17206cb2c154650c1b1b265c1e36b234697d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:55376fb39463f7e5d50dc13e67a089616345db2a808bc431f84483b3ac025028_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:9581721a24c163dcc468991b04258abe9667edb07cf4b2a0d62cb466a787ea42_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:e0a3365fe37a260729c537522ad732ca307e00a495bfebd4a9997000b5cf721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:5aff2e6b4b17593f72484cf9b2a9c3cdad03509bd798a8430d9e6fc74dc22250_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a315881f02de01622ba95e8b9eae0d6013012c9b899856cb59675557b286ab41_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:d2faa2f89f1dcf3d35d321fee8d88e3944978a22ca06f76780f37dcb0f58ea6c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:fa0c5b1db631aa96efafb24994e6ec66aec4ce4788389db5515a74cc6859cdfb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:545124bccfec580a23ce931fe07860877a6ede7389dac2bc6bbca55c85c1b46f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:6b0be08288c4185eaac4d87b51eca008f9d675121d3761b972af63c5c2f48110_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:9dc38b79b7a04e0c5ebc35ab8bd7f98df08ffc14767a25e53216515d10755d05_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:d3b47237d60e1bf4c94f47858a7c5ef04a8d7d80fdf9ab1306f65868c5b66d29_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:6019b74b90feb30517b4538550030fb6e552801790127aff74cd2bfcb2af3ed9_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:7392e36e664c1c49fd269bcdbf270acdee68f99f5eb47ddffee0df53c8194f4a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:d40189bba999e68da6d4c0fccdbf3673208a2515f09f1311024c91d3ecde6ee1_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:fed15eabb83085970b5a1a22bdc673b63dd6828b55ca440c31b94b0ab666127b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:08d7b634fbcb33540ae9848d5a5623a29c0ce8fb1af1acd5341f863e915e03db_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:36665c92429d97d1c10136c5f34e5413a933343c2242ab9251886d3ace1af1d9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:84db0c9be0095aca82270315244792d75a904ef66a6175f35324c81f793ff793_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-console-rhel9@sha256:ba0f74d4932e32675c62f21a59bad202248266a445e0c4e1bca2c4d824bb1ab9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:39e80f4bb698cf887c5fd9f0acb3e63bded96bd9970e07d66ad560dd060f8701_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:5dd8c9fccf1c6beddfa6a522442a4af9eba43fae2c2a7c48b908c59e70bca291_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:8082d9f20a8b7c279f4db52613ebec80190a6baf2b73dbb13d434f53f522bf9b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:873183ef110093e5f053b779fff48d1f744833f9d321bd35afe07edf671042f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:39d5242e22c0693ce1440e0466503eb8ba3c108cd4a45e6333bbfa4b5c7db58a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:5fd496e21aa39130e59edcba15f379ec6bdba05d60a00bf0b3a982445e929257_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:693b27111673434b57b655af969a274d5f03d92de3f48ad27ae9b6698b3a6965_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:be22fef02a5d55c1f7498a94f232d833438d095bc147f367f1d80aa16e057582_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:78315dd6cc2c5b15296fafb9ad0e7718369b56b8bf5b4dd49141693fdb6e26c3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:f691b926f403114dd248adfcd84ecff1a2e7f13bbe525a78dca501a7345832fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:7dff9f3c4073971c1a8a8ce8408583f19ae47fb41fba56c30c9161d4fc6050ef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:d14606f35869838133b741d1d1346d670c887f54d4fdfafcfdb33c16abe8867d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5d32a70d761ecd0562d3562775f50e865759c36a721ca60be67c671d7d9753c0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:addbf9deee7906667e774641412b26be00e6d6efed71c5b17e5ab1410151cefe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:13945aa20da33e4cb350ba85982d0ae0e9696a0bf71fb0b9124747c0fd258c81_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:3ebedf7f0b22dc1483271cf1439e0c5f76ac24b1aaec5459abad9cd7075a8f32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8d514071bc22a023cb7f3d817e992b6dfd4fcd014abebcf913b33ba90e25a5cc_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:bcb9d227c7e446ba53cf36f5b9bbe14f09b8b02ea743c37a1dcbd5d6a549a82a_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:2d91553b1187bb3cb8ceb8bb2286cddcfa3f61bacc127180802f08370da611e0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:9b2a5535178e5290175a4705e788afb9a6b5a8bc7bb138d75ab5d02a60403ece_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b7efaa433362adf74337cf05c0405de88cd0c0594aa2926fec4b7449be2a31a5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:b98e1b0e563e667f6c11276b17146edb3982b99893ca2315f8b92c13a9f82f34_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:429bc5936ed66fecfac15c728850be9115d1ff60b6e1263be21072668468a7de_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:4630dd356e1b8fada3dabfe763e27ef841fc1f2ea2d4fac48fab707ec1983263_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:6e11ce7a1566b7cf08608335f22f74ab8137f16bf9b3a774d8b22cfc298f5413_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f810ed2616f4e80efeb8597c91681f68361243bf4caa894369610ca067e154a2_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:1d5ef5f568efe7dbd01f8c3881104bab69eac96f3d072338e58a8ae7627c16c1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:3f70abf8df7f5ec6f1a59faf98e1a3484a54b72534a753dc4d797562a00f815f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:5c60362f08eaf96efbaa117eba272595a427cf2bd1781ac0f1dd2678fb64c531_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:887231192aa1523ca361e9b52ea1d323df068beed3135f4dc30c094d9436e8a1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:14df560170bd9e90445ac181514a2b793755c52222f46b3490e0ef3dbfe3252e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:402b73b8f48a78734937d9acc35c9f5073138f2c82a48fd2b33ba40be0b9abcb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66abc20bf6b8e5c8cffc5513156cda324e5242208ee403f75a0e0976c97c9851_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:710d42cb66500ccbb0834ce137bd7a05e0473c0880003015473e72d3020f9120_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:0fef552d90855907803fcd73d617caedeb79751462f162ec305f15ddd1109c66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:4430b7dbc39676acff5b11373345af35aaa0dce909c591d0dc7e117eac6b59fa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:5da7e7c39ce423611a29544622ca6c9b52cc8ebba80580f7fa0b332e2f32d51d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:6cde814f6fbdecb556bac0d8cd64e930041cc540a731d0277ac997869edf2358_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1c78234fc7ffbd12d6e9b1847c176f202b576d8caaadf694de2ae1c023c13a64_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:3a305d3702faed19800f2bea2a0cd7f0935ac31b8b0f5e550af2908513eb212b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:869582b523120ffabfd95d36d31cebd8e1071aca32eb84e1c919f43392b33eba_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:b062ef8b245718a5200f488b87db0dcb6a24a7debb8c3193a74f931a5c958fe6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:062426cc6556c43383f6c97e14adec35e3b239c2419c76ec31a4b3f5011da076_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:a0d2d0f30a07e10fe936ea6dd426feecb8a86f1a53bd2dadfd50769d5f880c5c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:b7fea0237decd1eb0bdfa354a0c957e00b901973fe31029cbe2b2098a4b05ef9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:f415032282a196d436fc80b3d84179139c898944c0984fee3408c737dffb6bba_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:16c6619a9f0a3576a9fb9637fedb7c80576478b4ab780e2d0ea04f5b32215eb5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:86e84a018e3bd90ccedce854304dcafe546acbe5421083ed4fc91a9f53b078b6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:a4f5d43da19728cdd3212ae0507d427818ca0fb00d3d2a3841e54f2d9523f804_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:aebd35a711a807b379d6265aa55189172b4a387300c10e9ea8b7469098ea743c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:41175517a2991a62495125cdc8595ac2e51ae5f498a4aaf17ad3712834cae7b1_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7878b47828eca925770d7b2845a3e7ba911383a2664ac6885ebf05843883d6e5_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:8ae9056aa8afb3ca0ec6bb432d11e9b3e3fb779b052777cbed80a4d9143e0c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:be3519ec476ce8a88a93a2b598ef463aadd9509c4a68fc9a4d991c72d9b9de40_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:426d7bc1e35b4a8dbb969ef3d7d13b5d95df0bb5251ca08152962a442bc223b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:7b947ba506b48d0d0e4d383bcab7182daf8793d850a973ce673e48625e3a0d14_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:df0f55c319d4633df7392e0f278f5d17f66283132342979155c547c640654d88_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ffd1404e7bb95dd6d286ccce447ef27daffcfc17e12b877ab1be0113dbe80f63_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4973f84bc1791d235617311e43e194d6932943a1fb0ab7fe07450e888a3173b0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:be29e09783295b3577c29ec60220d54328939c7627be5078ee303b5bd7cc7ae6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c9e8a8f46a06d34c4ab30d5ce82a8dd1fc01f6acb4512fc3701675d52da756c3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:03934b62a71a0652ccf732bb6f8f244510fdd9e51f6afe28f6bd8a65d560d1f9_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c5ebb50843c8259fde0afc4bf89ded3aa0854e8c131eeb05d088221f8eceb89_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c34c00dd9aa7ffdf872733d2ccb26b17734fcf70d37f6aa3a9cba73c329f2d8e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:558e655d59740ca07e667b8647ca8656562e4860d24e61657946d64dc01e55e3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:7ca05c742ad432a4a80609f45cc219ca37e2cd2f2a3016ef783fc29703f5faef_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:819fe1d54ceae0a4ec541a40accd7c5ad768aa62fff655d430ef62b23558f8d6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:00ab92444b3e8a431a74beed5ca3290395bd3fac00f4e8af331e0e9dd7ff72fa_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:4d97466953ea3e0796a4b5c4cc6620deea5cf50c53245b7c0124a36b3572622b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:6929ee206074777d6c9e7bad2a857e6f341534f58764aa59314d8835f293ed13_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:3a46620978fd1429d11cee8b85add0ec63b62274a8d8d58dbd5b78a4ddcd64d6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:4d0ff6f1012a051bb8e6ab2edc5c657a1dc0ed8c0ee81e30e944bc23ab87512b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:72ae93483fd242031fbbc61e69ac77b0be05ca81473e3a78d0b3d6e6a4aa8458_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:ca677719c13f6fa70faa4573fbb37ee0a2098de75daa5d9d181928d02fc8e21e_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:5afdfb88db17cff6030e366294964f7a2ab254205f3bc049bff73895f21ee6c7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:820e054876cf11e27135ebe492791a9b8a994946b4696c18b5f5cfde2cecf1cb_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f7f4a7ea5d45b901f0ce330c291f70b8265b6ad812e6ec96c9c2eb37c228ce75_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:f984f8ef4bc7b3839a55e2b603b410f6bf259de03aa7e696d6118bfcb528286d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06d5b63d56b5dd0069a68d1e99597334363346499645eea6a3cb3f18360bdeae_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:25d7b1fdb9a081501e29776da2f78e66c222eda8be684f609169c5d207cc04d6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:6969a7e7d44be05c81e179777880e68d1f356bba172285da67dad5f524d1be7c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:77a927f0ead67df65267ea65216791df3778ed3ca3b0da8fe4fe5f26bfcf504d_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:b94e550a164ff8b8b796d2a133dfeaeeeb7c1e029ec26d257297dc17f0540947_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:bec887299fdbf77381c006fe5113c853a325e7c88f1a6e27311472da290e525b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:dfdf182d57db051cfeb80905a8ed452e6424ab209dcbcfa40f2016a81813f202_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:e35a6e0aece25fa0c91a76e3b6602942d9d5bce56674d26770134f9c6fba12c6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:78f771bc38bd42ea6befc33dfd3491ef3700618640f2b87f3e1f7719815c3145_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:c22f65b915fa5bafbe305c054ab78587ed6b52b8f1a1f7bf354c80cd1b77faa3_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:7a9aa4b03e2ceafc8d0a4d5b5d9ea3f737ad2316c3cb3c83a3eddf86dc786954_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:87d3c422d5114cd9162f2b4a071207b2144f8b1c36fb5e537625478f42651c5a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:246c2f32d7fc0773737bfadf103f2b3d2e61ca04d86394208e71468d7b6f9abd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6d30e010948dbf9cb1283123383a4e560d03da0f6b4cbb06e83e5b45241f1dae_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:2de5f3f8525099c53d3c77644593f693ae466a6a3f83bf599b1b07b2a1063d00_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:74d5d5147d051a0389e7c1c3fe3e925b05e15b9ed274a3785f4ead907db58651_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ccf7d1685a871e6d7ce04fec90e4cad9ffb3e145a9db0c1d0a5a7667c1285169_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:357f8cfb17270e719469db4502b993fb45b4577934e5441de4a8d116fa525bf0_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:47b7e2d5f9b8a5277dbfbad719964e4667b3f7b4254caa3130d33dfd28cd4bdf_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:64180cd9a59159f4e9fe42bb45ea3c3a89638b346d68b12d288d5a082b453f69_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:bbd32e865231a177e960e015fd5425c2d623c5206b183ffb0efad36927eceec8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:31aead227a601013dbff51277fea9d125d1aa93c0b71f2cfae22b379a2d028e2_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:3f7ae48685b76d1f634bfda264a0af7ce3fc7943f9101e0562df22b49257d66f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:7f26df7e67d0b3e212c4eca2d317bddaa2c38437bb0a8194402fc2d8a21e01e7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:9a8338408147badf2e602b655e6a25b15ec62d39493726afecff88f6e68a3a10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2af530d6ea952daf588e6e237ff9310740e9a14ebddbfb60ada9541e6ac88ab4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:808e33b7f86e44ce51f4ec92d046f7f371d5b2d012bf0534d08dd7d0d1cb165e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:cfe36272d57de31fba68b592d673b5450c5ac91e86492d1b289acde6fe0a8a12_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:e188ab95255efd7712809d69c50251afe365df13321edc727c637de7e0eeb055_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:59bd3a53d1551ba121d424eec61e4be706d4ed003db51c333e24fb92c96bbf93_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ab44e1fc0160f0cbd2e465680a685205a6fe5383e78416da3a70ec7e82fded7c_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:c330f56998fdecf200924244050b7a6744eef8200302cf60978f8c49364b7832_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:ca0f47858a3ce2f14a164a3dcb5432103661a342e71a45ab1b91d2d7dc2e321b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:df36fe4b2726e132db7793334d0d6574d649f5926380adc84c45ad9297fcbe57_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:ed1202b89a2860ebb5f8643b45df2115d59b6d7c59a077d9fb7b94de09c91142_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c18d10419987e9a1651386932ba956b9734d41c7c5e9c623aa0e4c3205464b92_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c926b5dd3dc5289d98a8b62668f5ec295826dbc35ee260a20c75e37b7c2602a4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:41799603dad6a49944f8eddcdd9be6ff6400265fa8d22e06b2884d52b7aec325_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:76ace3e33ebdf871c8a3f04dae76a067cb6ed1551bbdd7e9fb77689ca920adf8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7edf094b22a4217b187fb34529ef2bbfa9a09a2e891c407b09da1dd02119d761_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:e1ec05824020b692af3b8d85f183e702b3e094be70f28ba5753b1d577b22a6ca_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:03bc8809a3ba58c793fda6035120bf1447b7d20da86c411df68f8a08097d8a6f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:5375104103ab532ba07ca0aca428936c5dafb5f29ee1a4620747d3b03b065daf_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:e6f80c5374d5e1e05f3aa177063e2bbf7ce5150516879108a1f8fc959ee8f101_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f63aad6f8b75b76292fee9ec9368cf9e68b1f13eabacca664fbaf4852c9a9762_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:05e8b6cf04f555dc94a4c32e3f94511177ab08da09503d0fa62d8a0f063e52ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:1af732fa088bbd093c61add6807e6b774234058a1aede820c69440de138eb559_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:51a208e70dae17fcd4727fdd4ff90ecc025796e292922a243f9f3bf2a4b558ff_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:74090b58846e3e10d30ac41a0a5d1fffd9b2443b459141d92c23d8c95fd42ef8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:2b60c33ef040392ddf93a91eab29bb85bf8a98db386bd68d6a9fd705f0b5b557_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:48396b59207184884704b635ba052f53befc56dcfafc4c2888cf9bcf395d37a2_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:74f303c5d99baf1e31638f9b38f7f9be8093315937685ca2cbe5270ce95fba6b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:c35a26983f3af98bf79951141cb26c800e3fd6bfbb9220ecd852e28e855fa8c0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:1c8b0fa5e2afbffb4c0d0cdd25b31f0d430ed3ce5661275ab1e9f6a058f77df7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:500e4a8ee5cc40cf2400c41ad8df8cfb972f2f1bd3b4cb444107b0251aa07811_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:a2beafcc23a89533fa6bf6dc400ca6b8f1ff5827e43ffb42eb64aeedcc894f0e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:d0b1927af55364ce6b4a64a969abf3db3439c57641982783b7d7e84d3ffab4f5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1359346afef1cf19aa3b9cb1ed58f35a36429bb88c477f48cc0a8664a5bee7ac_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:75d1a2935f9ba8bbbb2ca83a9ea8649ee83e8777b1e4959a9aa23ef1ad559d63_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8ee268e84580a3fec8fc748fe3ab18a8fc4071e461e1a732b012db75ba693e5d_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:e6abbbf1983b7674c4fc4a78daf5557e5b44b31c09ed24deebaf3d10ec37ac19_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:4669410ff456b4ee3e429e23be9bd12f6555c07de41be591b92cd265e0960429_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0b7d90541594b1ac1666d69b7a5c2c3c01cc9cd622ab733502e541fe7938474_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d49ef28561c26a55c02b72d22d26d7e3f7e688e841d4281fa4b5d3e44da8a0ce_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:fcaab930966997e3dab3f99b0637fa8c18b885f39c183d64ab2ee8f5fed27214_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a95d8a47f226d9861d82b1b31ec9ebe741fccec9023a52a50c0d81c4a3972da_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1f9c72966376089cada7cf349a7ad8d5bcb51593650e53b217b27c205afb4a7b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:392cdcbe6e4bfaa6a2d91142b7bbd56619f658571817f3966cc93e6918ad5a26_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:5d59d91db11380fd35e1bc8e69ad0611b91eac44602f482546478b0eb811f10f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:788d0f490f43cc6ae0695eb6f78d356cc0146dfac00bd096fa9a070234271d4a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:a70a5ab6c5fc553944839b790f31ee7c402343560a363678d59efc6c5af1a2d9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:314f696c1f0c6a976e5ca0c642804f0d124f29cc80a16e5108f7bed48c5c0a2b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:735e2a1a5bc710b9d19c3e3a47555a5dfbf3a3b43e2f9c8261d891503998c555_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:023ad743417736e2461130bc2ddac0f78a4da5fe80571b48ba4512347c187a99_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:a4f2de114f9d52954b9b88f2371d56631056c253d1895decd18175cdcd962522_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:e59eb945df296504459be2a8fec3cf2f24662d05b9f0228e4fb71de33d50b116_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:1716115078748a68518658b86291a01fa4cc8f2cb13473fb6aaba058d8bebd3b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:2305156f6884ba91fd02a05d8aad2515df83090008459211e99024f0b405c08f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:90d2674a13674a0de4f489c2d4454bf4b72b33a83b9743a93aa0f6f069934d75_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f96c58fcf4e62dba7adb290f236d9ccfff8cc6e72efff771eb0df2d9501e297f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:4c96a62f41693ccf489baee4e90a91c06517669bfcf42a8c5052af84baea2651_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:6c2b36b1fc057fabb0070cb157af7a3c46b6b87431f2f57d799a7a15ab976088_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:75776dae4fc06b2542751b9ca2d8c6ad075cb2f0999681bd839f84dcc8433884_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:eab1725b6f77f8ef47d5435ee5170c750dda0e845664ef98f8e4bd13dedafa26_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:0041feb9d813c8320aa35eedb8933f19fd53109c6d63008c3a252ebab095eec7_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:420597baf2922f889f92dad9924b347d1e40491049bfce412718557216d09385_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:bfbc4c30ec81904648b7bf1463882bf5681474c39866a0b348dc7d015757a53b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ebc4956e757620046a7e13a689097b2cccd7a0f7d8725c632419225468b2966c_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6cd89d9bb76148208ba2e02ef728fee8ca1a6095382409a41399117d037e1f15_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:87f97414d7b68575c240887ed78bebc1cef57ca2d34b0ff895cb0ebf26dc479f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:cbbe823c3d09ddc37ee9ae880f9e5123fd1fefe43a6d2d2b128710f5c49b8fdc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:eaaf8e00b96bb5409306647f8a8c80a86986e9b817f2f94997556880313b33e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:37b7cf070b9df5572bf98afdad1d44d3471420f547d8782e9c47defd5946ce66_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:756d9d3a32dbb08e5069d26322144bab72d9015104bea47f99d81853a1e8696c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9ca75a675e910df33411957e78ba810d714d59aed07e42e3d58349ca28ab70f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d75655c440d059cf1e0342f7a9e33bcc738db552002cf1ad6a371c73cdaf5ce3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:0a2bb0a55ab8019c1615dfd3bc533874f2f3ced572604fbafa67814f258a8e1c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aefc029cc06145f9a7bfbff65535d9bcc329814570bc06a58c062f299810a552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:b7479a9f1930b0bd1bec4939ca4d874e792c98a2547563df95df8767505028fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:fe0ad168eddc9205758669db4f4409520636013bb6cf81ce168c496a3da05587_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:107d8e56466792db1a76fe1e30dc712b4cf0419f13c57f12d9248133a686a3b6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2301abdc7e81c9f5e663c02bd6ea48aeb5e3c38f82d5e23bc2974f406a48b7bb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4f8d90ce4ca3471028c02a143445c26aa68b6917cc7d66aa2c3a5763d028f528_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:e76bcfe45af6d935bbc4f8cfeb788dfbd8ce5a74f7eb2baeb3ccdabc5faa8b89_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:0428bddf419185603380906ecd872ad6aeb13c61d28b449cac5a1016832b67ee_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:131838fec7c205060ab129cf59148bb07039e33e309dd16b3a24acd34182b3be_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:db0875615b78f0622d9bf6569c72258c4e6d1af77cd2b62c3f3a13331ca0b552_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e55b345a73ad770495081ccc7790f63f4b290fecbb5ba0762c3a67139e6116b3_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:1bf7788a3553f3bbe30d766b7f7961f6d71a86a13f50f3fb574e1ba9cc4cfbbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:2f0656d73198cb9a2cc3854c2d5a46281b2bc869d187a563b3cc35db4a50015c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:3f5cdd26d627283c2cf6de1a901561f796d5bce67a01a1e645898dd2bff97466_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:5c98d960d0d50e76d6edadcd0bc41e377e2a68eeadcad34aa03d89866141ff1a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:26e287e902c1a252ef1ba8de79f0381d79add0be12e93b66bdc4161ad495a259_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:78b382ce5fb9a5ad03082dd2932d6a9e782c91ad8b756b421f8a43a8bb5f9e4e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:88446cc9a02a7576b913e4d10f194d681b207ca40db0e84793d2d447b4955ad6_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ab338ed903c848a115266e4a606deceb665a05535f5cfdcbfd7f48495d76e631_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:4b88bb2ffa682fa06641bef699ddb372b56308b2627896a8188178593a6b7509_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:52ef57e0ba162267f2a641e79d3c264a0ed1554b80381b2f64dbfaa57f967b05_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:8da75051616a4970c5cc2f64bc0c56c5bf4fe26d2f04c3d62ff1d57a2a4f7874_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:ef429e30c1da7fd0df877c321938651359560463dd0601cdbf46ba7a8fae9ae7_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:17f249ee94baa971a9abfdc64a23b9cbb54516e9c9bf57b3a72e5efee15cfa11_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:3646ea30c6d8005da19d779eb235adcec83d1e7e0fc047ee0af31ec5bbe858a0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:51280797ff36ebb0d3a669a050fe13302ee3c7a3d9a0d618baccd057a591c3b8_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:bff0a9bc76ff441163d0c11561229906827b14000b96999732bdf5118b7d9963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:191238593ce1fa05958e60fcb7d8819fa1ab0e1a2bf8d26b520f558911419009_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:5837c4ab70fef9b3b5d5f1ea7f81efc483b09b4ddb645d0d5967ad16c5119891_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6d44b9e85a82b0a6af30487322e92fc9f291b039a7e402c17cf5cf4756ca4e44_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:f696f0e05730aaae1bfe433a724b01a5aad5aec4a3cc46300055d4c129dd4d86_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:048d16cea628f36e65a02c38f86ddcb189d2c2457e6e9f56eda0cb308ad74dde_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:6a61296df3c92d7aef9f0f84d5b6a81e3ae48a3cd9c438adeb4ba7fd28de0157_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:b7f2276fa65ede6eb3b8b0b45a0790716318388c0844da0178ae7c061ef958dd_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:fbc5ffb7b5cc8f5bb109f0a276d9839a587cbb5ed1ca5da1d666109893fb0b10_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:0c9af1cd0dbbd8d6ed2e0ce9d401a83a318ad3d857e4a80a3ccd24c9d08fe831_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:6af44a623429e95e0f53d954847a006ecb3dd1fb6738ef67435d3acf2072384b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:79f1b89931aa86fa899865767ae5b8f5a2fce5fafe11a74f79b1dfc97ab423bc_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:a7d79bbdcf1b1a110322bc4e1ec995c6521c684c8f9e8215656045f9311d6a2f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:9c057c99afbf7a8e7d9f014cbc6dbff88b5f20700ac5c5a234ca30967c1c0880_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:dd3200b00102375bb6ecf15132def0a122f9cb4f245be3bcbdf9df961bc9c2b9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:253cb6d13c4fd78d9032b335954fd8af35aac4699a570aa1218b02072881674f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b969be4166be689028e93c529e41809199fed6161577330bc07d599f3f7e49c9_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:d00bd29dc7c9d715cbc7673da07961706fb03693881c3bd015c4a5f580d3466b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:e189d9024c74cfe3bde9b14a25f56f369f0b68adfaa6c7e73217ccb2263194d5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0974fae7e84ad7fbba01eb7fe671b8c36d3595b26f84ad2be19fdfc0505d16b4_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:6a60401bd6c5ac5ce6044974a6160dfd3a788ff3b5d7922fe9dc15f86473c05f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:98fd93a407c6af7c974bb63592302d5c7968db18fe6946d180cbc8093bc7a3f4_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:ced16478dbea95e8b3b1c231d6f0ce8c4bf9edfa0caeaf818ac02fd8ad673d64_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:04378d7567c0a17c3a05be346cea4ec4247ba9dfbb60899850be1473b50cf87c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:265cf2a378c2850cdbee85d2800f9074b975afca264efae07140d54a30c22d93_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5acd6fcfaa703bcafb275f323a9797ff9a32d4202b534e99023192568f86a1fe_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:845a835873794f89e6dfeb77835a7ca8d520e16954717c00519cf2821b3cf576_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:018895c92cc2842f748f34df67dac34f3260afdd56503467fccef9e762c1088c_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:1b014030489deec6696ffdc739b13ca0be263649a142ac8aa7d49474aa679aae_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:4c0f63d95dbe8d76a776130713e4823b3c8f384d6d0dfafd4838f6cca6638999_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:ebc9088dcd30b7fa2cba1fb761e82dbc82e67db7c2f6ca6e8164795a98e9795c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0da4029d9f781b94bb8eceee4abfd78d2e2faeb62d63cadc547a6b1dacaae450_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:29b66e8f587e85af3cb9ea5d27e9ed4c366dd953cc1a6b558b56814fc410fb06_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4bb951a25639396c065aa817faeb24feaa42b709250e5a63a7b772a339805e8b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:774522b136202c77c693b46b1188d0d9abc47093538fc1d9d4ec80c608267afa_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:2f2677e7e522c99282f4ad8604dbfe02b81c2ef47102cb97a78bdded69f5f975_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:3e34a5a9f14820a6efedd3665829eade694f822caa573ee972ea50e092e6f1c7_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:6ad01a1622f66ea8c61d8a310080156453a362dd96de5578474aa722e9aa1a21_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:842a50882866f2006788b3caabc8e516d7388c4b4615a2191774c0e6cd76fa47_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:17777eb6449c1a5feaab36b98e656874f7a6ce3acc55233ca09e1536070644cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:8e8687e088cf9361f7ebb5ebd9459c887eb9fe630789b0402b953064d6a388f0_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:ba6f7e1ca1495cc8b8dcf39383edcf03bab17d6f1e7cba5aed96c8c2534fecbd_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:f7830f25f7821a4ffd8e8650c8c6c241dfa0034d6236433714edd89f2ab0e638_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:32d92f7491a55011ba2f64362aa8003ce397cbe7c0c944fea73b69a2e37b0112_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:7cbacce49f3b8ed16a3033e5d70cee206ef994b41dd19faf5818ecce09d23e10_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:8c3af59827990e5593729d302b6fa2ec14eb4d591dab5e34c51e2caadfea6ace_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:95ed0761cdb5d8185cb5ac28260c9e1459f678142b3bb4984bfe97c2cf0e32b5_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:109f72ff3ccc1442c7a145185595e6172f59c97095b4af8358b526460cd01a4e_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:2b15bc2b40fd58cc17c2f92e490ca1cd3b5c02440058b385893219b5da10cf45_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:547caa38fd5359cb57c4b3556832b78a344a8924e02a9096a80ba9d1d9a14a95_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7e2505df614499722f2363579e68b6d8607e70a72a3263f2f81345cf44f0b3ea_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6dba19c2591b65722028ba2a6fa195adfeff9668f31b271e8faddd6f1c58d683_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:6ee2f8e699d241c0228be711cd6404146a80e771ecd44197b7a819ad4c82426d_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d48e365492b703f8567178ee9ba4b06b98991790cb51bbb56a88f6723b8101ef_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:d49614c8ecf216b7d4234da8f21f4153e9eceec883f136665f02dbe6363726ce_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c6640ade5833b8f9e9c1bb8bfdc16c5ee758bc07143af8c50054ae42cfba17e5_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c8e92308c1de1319cb1003ae6a82eab0b6fa7e27ca46f715e2c4b8bf19e4917a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d1130a1ba352a963f2024cb5c2db3ec44ab5461c686c36501df3693e41669f17_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:fc730b9fc4d81576680a85ffb7279b7eff8e94e25677bb5cce3374156e7ddf9e_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8e16b7ab1a36fbe62806c7d2460397f54d9c6826b8be21e6cfdbee323857456f_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:9f1671206bff9e2822695942db6f078a5e52d2b7b726847f11dee41e4b53e1f6_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:de7fc066dd91682befe6d6ef1212e052feec8d24edb60e9878a4162242c0f564_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:fbccb18fecd3dc133174e050c7f33cb17f6ef0fccf5564b6c3e1334c9c39ba4a_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:056705b7b5152084db3ab1d394f8d70a22069aeaee786b4e5f473942528c4241_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:195922b4619eea3676876aa05a1ecd62e8275ba172abff3d35a5dfc0f6453ca8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:56c39bbf8ae25b5a7d7ece4e00c06b63f41e72f0689a9bac3006ef7009a246f7_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:68699f968a45700654193ba3ad625845e4dcf38cf2dd5c26e7a141489d769d78_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:1c78751fd02ceb9a2de17d960a07f024a7153712f6a1f3aeeb8e2fb7452917ad_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5e2eb485cea40b76da0af6a63abb85d62c3e8367fd0d971eea34362fb6a972a6_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:9f8d63c416097c37da52547324ee790dc37343efe7837d547517c45609ce2b51_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b1edf267a2fce9f22167b4c2dccb7d0296c07558383db44ba5af3e689e99e36f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:48a68d0faadd646a01f7914c9ed28fc2fe3aa8843b5aa653aec844176e7eb4f4_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:78510424e9b6da1ea0eebf75b25aa415e60bcf86a1c12efb7764fd6a257d9a38_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a0df3cddd4d42adf0ce962c829cc28d432d2662078aa484684ce0ef9cc6bc8c3_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:a568cca61da15e25707233c96ad076587a740633a9829a7c1188c61af4a764af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:7434a14f590c6e7fbf90ace40f2b8ff6c14ab780300cb122cb5ad2db5484c2f0_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:944fcd05e0d9a18f62a751c749a6732d59d65c7d1c60309059f80494be3ed963_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:b99ba15e16f9a3e51f91ceaa09216be2e901bd018de64c49668db0ea3cd2c305_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:d68c4917caba69986e03c6fd1bd2611dcba9b0adfc6c4db52c6fcfe53acc01e8_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:6e33895a9eec83847367643f45c9ddcb231452e487ebae8e8c0f5358744df827_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82eb8d2a46a943a8e28bd45d8b1d02c30252add49ad55c23d07e15cc77d66927_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c60f6eaf93018a26861acfc4a98d51ef1b291223b7f81d2de27274e336843ebe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c637ac14278b56d9adacb7f7c52084cb4eb1c0d70e0e596cc0d1e9cf23d1d385_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3465da7b8e780cc9421660d00b5adb53dca549db333b1753f3c0bf8551f1371b_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3f38dd2eb22c1e38c479cc4e47a40e606aeda65f52938070f690724d2e0fb077_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:52e912712598026cb63a67eac7567c6058f7faa60e24d51bb55bf33955d5528e_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:8eb3647de8c67fb40abfa417b8fcb06998447bba62f56fc072628702eebbba6b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:0625a3ed3f364da6862ebf455d286ec8e556cbae4e384b75df20a7bb56772ae1_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8e15da6b260cae0e659801073f56db8131d428378accebd1489c4bd81705cfcb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:bc2ea99c639d2108a49f8ff2e1d456db078c55fc21040e9dd109c4821ea0bfeb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f74294ca191dc247c48a4b4143c482665a8829683e8680810d22511a0ed6dfd0_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:405418500d694f667cdba151a93bc630dc25e235a5a8386ee4f000f6149be2bb_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:cc3638d7d69ba6b9e1f70a3d20cb75fe139d8b8453197a271ea095ef3d3621ee_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:2ef5659e89fd5ff0f416a550b53ae3007b5b8e3e3b478efc1900021716eaa38b_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:67fa30d35406ae9a1da50b0607db945cfc7068945597f2ab9ba733fd34306908_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:6359a879256023a8a71ec32145b67491e93ce45cfcaaf003e8ad5544ccc5a8fb_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:aa5a091b1bfe343c4d48f20f263514acc72cce5ce100b26352e84236593dea79_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:601e09c9a14c9a84d1490204b33b6a7adcee891ac5b66531355f83a9ee339772_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:e640037003d7d76f08e96b6fed2ec235baad42e0239790e1735809877acb721a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:4e38073d0a0b2f47e8fc9c2b40e748322370ceb6239cbaf2e872722758417a07_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:91b069f5091ebd856daa232e02996a2217e7f7970083d8c5590181ab2fef08e5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:ac195831a0df7ac30da9ba77c01f9679d29852298195702b2ed8c7b1d665f180_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:c0e36078d75c7172ce7191706bf09ddd8ec56ad83a513a328358123a66d16dfc_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:082c53ac9d562122837382ad342d754245c7845eb8e804c12529758ca677bc0f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:37c984c55c0fca1cc56581df37e240706682f1712e0abed089e4e378fe799c6f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:3b9b21ec047ee97d9b8e2c8edad7e408e5f352adfdeb9624ca71d1f7d064df3c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c1fb3073a7016beeb6709d99f3acf0b1614908696c6c325f9a1a4758522a3b51_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:0c28aa7e9783015ed31a8d2d6daaec5836ef8b61d35afe5787ab44d037d882dd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:392ccf551c2b098ef4502b4a2acd65e68ef946f2a3d5d82892fc91241c6e82df_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:4faa39f654b5f53abf276a3e0487be8d14ac3531f17a3ad73c42a22f0b53105f_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e0bb0173d2aa59c8f23a84a14fdc29b126115afe267b4d1b55b88cfd1e6005e6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:0bfc867da62e0ba51eaa2613018e2b8e2e6997785400dcb8746cf969a807c7ed_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:44c97489bdde4fc78e1a949a04311604422738897088b0724c5269e822281ccd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:5e82d8f1c697312d621ff6b6e138ef6c668146299d30a298a981246fd5f993ed_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:73d33f33950288c723b681bb1b6d3827ddc9ec99ffff5fcbd24853099974c29c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:14eb1e4159743b3d7e7477e8b3a96a1405dc471b305298053dd927c91414212b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:769224dc855f5c1865d193a4c85b8e26e831e49e4173a28049a91789d86e8a65_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:cab2244dfbe3b2247ff47fef21c69dbfe63a60be113edfc22cbfd5fb44a0ac85_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:e2db3b520e6ce3697dd7d4109ae03ea0965d6144cfcfd6ddd6a92185146d587f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:07b2f726cee0dda5d646cda32601bf2700c3fda0b394ace56c5940d62ec5393c_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:428704bbeb1926647e62ebd1aecb658b90d4e3ec1ac21916f5407efb8ade6f3d_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d9ee476d4f6b14ba52c517fd9b15eda9e485db606a6f8c61e7d3b44b2af4eb6a_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:f75201fbe58961d050c3ef340e68dec377f6ceec608a6e014125a681184aa3a9_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:2a13c871370fe6faf41c6ed243a0d9a313450c5226748b87d6317c152f0f063f_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:6ef8c32ee3c463718431d41ec5404d195c67d0a45ff8f73622cd5b090bf7bc58_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:bf51bb7ec6695c4ad2ee3c115cd9a05b3e07e5f7c771a1ad888d23f1b2fae654_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:c52a50598d8a0719e615fd33f83b7a9239c68163590d0688ddcfcf62872e676b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:45f36116f2be2e8b09da5fc9846894fe0fa5a4a9b9ddb1205932cc148637ccf6_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa9b20b65296d928812b667ec82a684e3da9dfaef0232b891437052a02db4df_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:8ccc9517f041070a6b12f767ce93e33fff790441c17001466cd32ec6e677ed50_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:e11e31398fc5f5de8d2a378f5513c39bf7cd8096b9594984c301608e77833bbe_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:92b019d877707e866694decf8c6ca04938dd79796e3c061f47799a8a848d7213_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:9e365271eec63e61b7deb01296eee133eae61bcd730611a58ff366ba7a6a8e36_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:a5d5a30fec96fe77e792b808f8ef42bf213f96195e67e7ae46915c44f93e72c8_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:ce2ac06bba3376d1487ac830566ce9a3f5c1a2c66bbf6772276e39af361b6add_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:0cf7f08bf5a7c02776b439db017465332cd8a1648dfb057421b8b78f40298414_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:34601a321ea740e470e69c760dbba289e848bc684ef60e08a36554fb7cd66907_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:4c4a46d3761c3806563bb67f05b1c1c66f29c29edf421bf7ee5b6d4c8af28102_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:f0beed6d6fac86a305365d26675c98ed2bb9825e4db6e44e72d6e97fb6cf23af_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:8f76ab0ba24e5079aa57547bea6ee1218f665b32b5a1f2074a895cbad25e01aa_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:9b475df3b7c8dc1f5cabf3fe86900d0ad6f6bb5885e90ac099746870b5d9b706_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b5d91820155b969144f24be7f810f3fccad568364e318417db3410c1078d2a4b_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ea9eb42c4d35ac965eb2b12ab5fed570be8e9628ea9947ee7773aaf117cd7018_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:a50ff7dbc62d8081226796896c29fed56fba1ced9736a6b0c600776d887e3f86_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e318b2c2f41cb0a47b43445327b585b08f84f40f5c9f6cd52fbf4517a363ebcd_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e461f9b3fcc20b64a1ad4daa42d39026920042edc9dbbe0d680b592c8aa6dba5_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:fd0700f551166513c965d0423b2f86375eeaeba935b7372910b1d6c07638598f_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:fc4fcf9aa25f55c119286d3a63beb840bfe2515049cce4cc69c124f9083e4074_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:3d58af14adf8e04064636242fbc30e44a6ae9f4c45f2b9b864e3f64679c9090b_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:9ad4c39b372ab15c44194636e5737d8c3db89dc702be4da6b22d787368d5872a_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:5b4fe2361a896ad2ccc16d72ebada8b6d323b9696a0d8b695b57863cd06d53ef_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:c2230daa854593f212a1a9fb3930145075d3f1ab7bdd3fbdf4007522172ec1cd_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:739bb04388ad5e4b88b9e1171ce55b2517af5f1f8011883a8be8b068c58ad097_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:25bded79f4471f755391f028f7410e9e528982ee3d034b02eebace25eefb7133_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:8597c13e11f9e4912621699cf3e91d612a9dae403353437e623b1eaba2602ccc_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:afeb49a7a6152a80590c86027e56b7d4d53e64bd24c9d2d51b4fd8559bfd8764_arm64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c9fa95e5d6508dd696410290b34a17cc4c728e0638e0b07762a63bb636533dd8_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:86103d7ad5e3e91b2c610e2ae83965a8d12deb0eaa54fb9153f31c88c6813d09_s390x",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:a25ab01921e92cb55d42feca5a2e78b5acc5a3eea36eade83c24c84ccd8bd226_amd64",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:db2ed67cbca064a4965f0724c3ad7d013e812d1509f37faa35a9ae3d04c59d32_ppc64le",
"Red Hat OpenShift Container Platform 4.19:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:f5f3cda8a3060bac9a4ef98cc9b5f32ae0bee0d3be0b1c3956a5df42653a9c00_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Remote Code Execution via Prototype Pollution escalation"
}
]
}
RHSA-2026:21286
Vulnerability from csaf_redhat - Published: 2026-05-27 09:04 - Updated: 2026-07-01 08:55A 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: AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet8.0-0:8.0.127-1.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in dotnet. An infinite loop in ASP.NET Core allows an unauthenticated remote attacker to cause a denial of service over a network. This issue can lead to an application crash and a high consumption of system resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet8.0-0:8.0.127-1.el10_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.x86_64 | — |
Vendor Fix
fix
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": "An update for .NET 8.0 is now available for Red Hat Enterprise Linux 10.\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": ".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.",
"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:21286",
"url": "https://access.redhat.com/errata/RHSA-2026:21286"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2453284",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453284"
},
{
"category": "external",
"summary": "2476605",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2476605"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_21286.json"
}
],
"title": "Red Hat Security Advisory: .NET 8.0 security update",
"tracking": {
"current_release_date": "2026-07-01T08:55:07+00:00",
"generator": {
"date": "2026-07-01T08:55:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2026:21286",
"initial_release_date": "2026-05-27T09:04:44+00:00",
"revision_history": [
{
"date": "2026-05-27T09:04:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-27T09:04:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-01T08:55:07+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.aarch64",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.aarch64",
"product_id": "aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.27-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.aarch64",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.aarch64",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.27-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.aarch64",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.27-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.aarch64",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.aarch64",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.27-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.aarch64",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.aarch64",
"product_id": "dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.27-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.27-1.el10_2.aarch64",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el10_2.aarch64",
"product_id": "dotnet-runtime-8.0-0:8.0.27-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.27-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.aarch64",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.aarch64",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.27-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.127-1.el10_2.aarch64",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el10_2.aarch64",
"product_id": "dotnet-sdk-8.0-0:8.0.127-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.127-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.aarch64",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.aarch64",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.127-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.aarch64",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.aarch64",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.27-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.127-1.el10_2.aarch64",
"product": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el10_2.aarch64",
"product_id": "dotnet-templates-8.0-0:8.0.127-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.127-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.127-1.el10_2.aarch64",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el10_2.aarch64",
"product_id": "dotnet8.0-debugsource-0:8.0.127-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.127-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.27-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.27-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.27-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.aarch64",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.aarch64",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.127-1.el10_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.aarch64",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.aarch64",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.127-1.el10_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.ppc64le",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.ppc64le",
"product_id": "aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.27-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.ppc64le",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.ppc64le",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.27-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.ppc64le",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.ppc64le",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.27-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.ppc64le",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.ppc64le",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.27-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.ppc64le",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.ppc64le",
"product_id": "dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.27-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.27-1.el10_2.ppc64le",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el10_2.ppc64le",
"product_id": "dotnet-runtime-8.0-0:8.0.27-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.27-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.ppc64le",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.ppc64le",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.27-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.127-1.el10_2.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el10_2.ppc64le",
"product_id": "dotnet-sdk-8.0-0:8.0.127-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.127-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.ppc64le",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.ppc64le",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.127-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.ppc64le",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.ppc64le",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.27-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.127-1.el10_2.ppc64le",
"product": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el10_2.ppc64le",
"product_id": "dotnet-templates-8.0-0:8.0.127-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.127-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.127-1.el10_2.ppc64le",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el10_2.ppc64le",
"product_id": "dotnet8.0-debugsource-0:8.0.127-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.127-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.27-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.27-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.27-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.ppc64le",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.127-1.el10_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.ppc64le",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.127-1.el10_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.x86_64",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.x86_64",
"product_id": "aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.27-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.x86_64",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.x86_64",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.27-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.x86_64",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.27-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.x86_64",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.x86_64",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.27-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.x86_64",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.x86_64",
"product_id": "dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.27-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.27-1.el10_2.x86_64",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el10_2.x86_64",
"product_id": "dotnet-runtime-8.0-0:8.0.27-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.27-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.x86_64",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.x86_64",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.27-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.127-1.el10_2.x86_64",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el10_2.x86_64",
"product_id": "dotnet-sdk-8.0-0:8.0.127-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.127-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.x86_64",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.x86_64",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.127-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.x86_64",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.x86_64",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.27-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.127-1.el10_2.x86_64",
"product": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el10_2.x86_64",
"product_id": "dotnet-templates-8.0-0:8.0.127-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.127-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.127-1.el10_2.x86_64",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el10_2.x86_64",
"product_id": "dotnet8.0-debugsource-0:8.0.127-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.127-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.27-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.27-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.27-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.x86_64",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.x86_64",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.127-1.el10_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.x86_64",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.x86_64",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.127-1.el10_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.s390x",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.s390x",
"product_id": "aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.27-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.s390x",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.s390x",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.27-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.s390x",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.s390x",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.27-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.s390x",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.s390x",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.27-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.s390x",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.s390x",
"product_id": "dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.27-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.27-1.el10_2.s390x",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el10_2.s390x",
"product_id": "dotnet-runtime-8.0-0:8.0.27-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.27-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.s390x",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.s390x",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.27-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.127-1.el10_2.s390x",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el10_2.s390x",
"product_id": "dotnet-sdk-8.0-0:8.0.127-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.127-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.s390x",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.s390x",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.127-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.s390x",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.s390x",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.27-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.127-1.el10_2.s390x",
"product": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el10_2.s390x",
"product_id": "dotnet-templates-8.0-0:8.0.127-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.127-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.127-1.el10_2.s390x",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el10_2.s390x",
"product_id": "dotnet8.0-debugsource-0:8.0.127-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.127-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.27-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.27-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.27-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.s390x",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.s390x",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.127-1.el10_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.s390x",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.s390x",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.127-1.el10_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet8.0-0:8.0.127-1.el10_2.src",
"product": {
"name": "dotnet8.0-0:8.0.127-1.el10_2.src",
"product_id": "dotnet8.0-0:8.0.127-1.el10_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0@8.0.127-1.el10_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.aarch64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.ppc64le"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.s390x"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.x86_64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.s390x"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.aarch64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.27-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.27-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.s390x"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.27-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.x86_64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.27-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.s390x"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.aarch64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.s390x"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.x86_64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.aarch64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.127-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.127-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.s390x"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.127-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.x86_64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.127-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.aarch64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.s390x"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.x86_64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.aarch64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.s390x"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.x86_64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.aarch64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.ppc64le"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.s390x"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.x86_64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.aarch64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.127-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.ppc64le"
},
"product_reference": "dotnet-templates-8.0-0:8.0.127-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.s390x"
},
"product_reference": "dotnet-templates-8.0-0:8.0.127-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.x86_64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.127-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-0:8.0.127-1.el10_2.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet8.0-0:8.0.127-1.el10_2.src"
},
"product_reference": "dotnet8.0-0:8.0.127-1.el10_2.src",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.aarch64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el10_2.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.ppc64le"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el10_2.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el10_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.s390x"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el10_2.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.x86_64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el10_2.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.s390x"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.aarch64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.s390x"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.x86_64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.aarch64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.s390x"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.x86_64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el10_2.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.aarch64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el10_2.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el10_2.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.ppc64le"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el10_2.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el10_2.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.s390x"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el10_2.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el10_2.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.x86_64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el10_2.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
}
]
},
"vulnerabilities": [
{
"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",
"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": [
"AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet8.0-0:8.0.127-1.el10_2.src",
"AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.s390x",
"CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.s390x",
"CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.s390x",
"CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.x86_64"
]
},
"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-05-27T09:04:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet8.0-0:8.0.127-1.el10_2.src",
"AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.s390x",
"CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.s390x",
"CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.s390x",
"CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21286"
},
{
"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": [
"AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet8.0-0:8.0.127-1.el10_2.src",
"AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.s390x",
"CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.s390x",
"CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.s390x",
"CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.x86_64"
]
}
],
"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": [
"AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet8.0-0:8.0.127-1.el10_2.src",
"AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.s390x",
"CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.s390x",
"CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.s390x",
"CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "serialize-javascript: serialize-javascript: Denial of Service via specially crafted array-like object serialization"
},
{
"cve": "CVE-2026-42899",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-05-12T18:02:35.031526+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2476605"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in dotnet. An infinite loop in ASP.NET Core allows an unauthenticated remote attacker to cause a denial of service over a network. This issue can lead to an application crash and a high consumption of system resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: .NET: infinite loop allows an attacker to cause a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "As this flaw allows an unauthenticated remote attacker to cause a denial of service, it has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet8.0-0:8.0.127-1.el10_2.src",
"AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.s390x",
"CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.s390x",
"CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.s390x",
"CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42899"
},
{
"category": "external",
"summary": "RHBZ#2476605",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2476605"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42899",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42899"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42899",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42899"
},
{
"category": "external",
"summary": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-42899",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-42899"
}
],
"release_date": "2026-05-12T16:59:06.838000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T09:04:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet8.0-0:8.0.127-1.el10_2.src",
"AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.s390x",
"CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.s390x",
"CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.s390x",
"CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21286"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet8.0-0:8.0.127-1.el10_2.src",
"AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.s390x",
"CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.s390x",
"CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.s390x",
"CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.x86_64"
]
}
],
"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": [
"AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:aspnetcore-runtime-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-runtime-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-sdk-8.0-0:8.0.127-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet-templates-8.0-0:8.0.127-1.el10_2.x86_64",
"AppStream-10.2.Z:dotnet8.0-0:8.0.127-1.el10_2.src",
"AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.aarch64",
"AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.ppc64le",
"AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.s390x",
"AppStream-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"CRB-10.2.Z:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"CRB-10.2.Z:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.s390x",
"CRB-10.2.Z:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.s390x",
"CRB-10.2.Z:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.s390x",
"CRB-10.2.Z:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_2.x86_64",
"CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.aarch64",
"CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.ppc64le",
"CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.s390x",
"CRB-10.2.Z:dotnet8.0-debugsource-0:8.0.127-1.el10_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: .NET: infinite loop allows an attacker to cause a denial of service"
}
]
}
RHSA-2026:21291
Vulnerability from csaf_redhat - Published: 2026-05-27 09:41 - Updated: 2026-07-01 08:55A 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: AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.127-1.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in dotnet. An infinite loop in ASP.NET Core allows an unauthenticated remote attacker to cause a denial of service over a network. This issue can lead to an application crash and a high consumption of system resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.127-1.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.x86_64 | — |
Vendor Fix
fix
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": "An update for .NET 8.0 is now available for Red Hat Enterprise Linux 8.\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": ".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.",
"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:21291",
"url": "https://access.redhat.com/errata/RHSA-2026:21291"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2453284",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453284"
},
{
"category": "external",
"summary": "2476605",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2476605"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_21291.json"
}
],
"title": "Red Hat Security Advisory: .NET 8.0 security update",
"tracking": {
"current_release_date": "2026-07-01T08:55:08+00:00",
"generator": {
"date": "2026-07-01T08:55:08+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2026:21291",
"initial_release_date": "2026-05-27T09:41:45+00:00",
"revision_history": [
{
"date": "2026-05-27T09:41:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-27T09:41:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-01T08:55:08+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CRB (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.aarch64",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.aarch64",
"product_id": "aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.27-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.aarch64",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.aarch64",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.27-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.aarch64",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.27-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.aarch64",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.aarch64",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.27-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.aarch64",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.aarch64",
"product_id": "dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.27-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.27-1.el8_10.aarch64",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el8_10.aarch64",
"product_id": "dotnet-runtime-8.0-0:8.0.27-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.27-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.aarch64",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.aarch64",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.27-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.127-1.el8_10.aarch64",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el8_10.aarch64",
"product_id": "dotnet-sdk-8.0-0:8.0.127-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.127-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.aarch64",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.aarch64",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.127-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.aarch64",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.aarch64",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.27-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.127-1.el8_10.aarch64",
"product": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el8_10.aarch64",
"product_id": "dotnet-templates-8.0-0:8.0.127-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.127-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.127-1.el8_10.aarch64",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el8_10.aarch64",
"product_id": "dotnet8.0-debugsource-0:8.0.127-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.127-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.27-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.27-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.27-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.127-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"product_id": "dotnet8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.127-1.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.aarch64",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.aarch64",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.127-1.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.ppc64le",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.ppc64le",
"product_id": "aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.27-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.ppc64le",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.ppc64le",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.27-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.ppc64le",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.ppc64le",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.27-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.ppc64le",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.ppc64le",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.27-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.ppc64le",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.ppc64le",
"product_id": "dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.27-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.27-1.el8_10.ppc64le",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el8_10.ppc64le",
"product_id": "dotnet-runtime-8.0-0:8.0.27-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.27-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.ppc64le",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.ppc64le",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.27-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.127-1.el8_10.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el8_10.ppc64le",
"product_id": "dotnet-sdk-8.0-0:8.0.127-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.127-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.ppc64le",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.ppc64le",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.127-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.ppc64le",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.ppc64le",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.27-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.127-1.el8_10.ppc64le",
"product": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el8_10.ppc64le",
"product_id": "dotnet-templates-8.0-0:8.0.127-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.127-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.127-1.el8_10.ppc64le",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el8_10.ppc64le",
"product_id": "dotnet8.0-debugsource-0:8.0.127-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.127-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.27-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.27-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.27-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.127-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"product_id": "dotnet8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.127-1.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.ppc64le",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.127-1.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.x86_64",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.x86_64",
"product_id": "aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.27-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.x86_64",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.x86_64",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.27-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.x86_64",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.27-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.x86_64",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.x86_64",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.27-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.x86_64",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.x86_64",
"product_id": "dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.27-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.27-1.el8_10.x86_64",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el8_10.x86_64",
"product_id": "dotnet-runtime-8.0-0:8.0.27-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.27-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.x86_64",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.x86_64",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.27-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.127-1.el8_10.x86_64",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el8_10.x86_64",
"product_id": "dotnet-sdk-8.0-0:8.0.127-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.127-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.x86_64",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.x86_64",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.127-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.x86_64",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.x86_64",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.27-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.127-1.el8_10.x86_64",
"product": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el8_10.x86_64",
"product_id": "dotnet-templates-8.0-0:8.0.127-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.127-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.127-1.el8_10.x86_64",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el8_10.x86_64",
"product_id": "dotnet8.0-debugsource-0:8.0.127-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.127-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.27-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.27-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.27-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.127-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"product_id": "dotnet8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.127-1.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.x86_64",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.x86_64",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.127-1.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.s390x",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.s390x",
"product_id": "aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.27-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.s390x",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.s390x",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.27-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.s390x",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.s390x",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.27-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.s390x",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.s390x",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.27-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.s390x",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.s390x",
"product_id": "dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.27-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.27-1.el8_10.s390x",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el8_10.s390x",
"product_id": "dotnet-runtime-8.0-0:8.0.27-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.27-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.s390x",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.s390x",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.27-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.127-1.el8_10.s390x",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el8_10.s390x",
"product_id": "dotnet-sdk-8.0-0:8.0.127-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.127-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.s390x",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.s390x",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.127-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.s390x",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.s390x",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.27-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.127-1.el8_10.s390x",
"product": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el8_10.s390x",
"product_id": "dotnet-templates-8.0-0:8.0.127-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.127-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.127-1.el8_10.s390x",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el8_10.s390x",
"product_id": "dotnet8.0-debugsource-0:8.0.127-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.127-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.27-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.27-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.27-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.127-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"product_id": "dotnet8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.127-1.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.s390x",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.s390x",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.127-1.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet8.0-0:8.0.127-1.el8_10.src",
"product": {
"name": "dotnet8.0-0:8.0.127-1.el8_10.src",
"product_id": "dotnet8.0-0:8.0.127-1.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0@8.0.127-1.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.aarch64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.ppc64le"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.s390x"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.x86_64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.s390x"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.aarch64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.27-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.27-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.s390x"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.27-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.x86_64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.27-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.s390x"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.aarch64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.s390x"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.x86_64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.127-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.127-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.127-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.127-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.aarch64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.ppc64le"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.s390x"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.x86_64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.aarch64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.127-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.ppc64le"
},
"product_reference": "dotnet-templates-8.0-0:8.0.127-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.s390x"
},
"product_reference": "dotnet-templates-8.0-0:8.0.127-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.x86_64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.127-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-0:8.0.127-1.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.127-1.el8_10.src"
},
"product_reference": "dotnet8.0-0:8.0.127-1.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.aarch64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.s390x"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.x86_64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.aarch64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.ppc64le"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.s390x"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.x86_64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.s390x"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.aarch64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.s390x"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.x86_64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.aarch64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.s390x"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.x86_64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.aarch64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.ppc64le"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.s390x"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.x86_64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"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",
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.127-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.x86_64"
]
},
"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-05-27T09:41:45+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.127-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21291"
},
{
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.127-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.x86_64"
]
}
],
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.127-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "serialize-javascript: serialize-javascript: Denial of Service via specially crafted array-like object serialization"
},
{
"cve": "CVE-2026-42899",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-05-12T18:02:35.031526+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2476605"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in dotnet. An infinite loop in ASP.NET Core allows an unauthenticated remote attacker to cause a denial of service over a network. This issue can lead to an application crash and a high consumption of system resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: .NET: infinite loop allows an attacker to cause a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "As this flaw allows an unauthenticated remote attacker to cause a denial of service, it has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.127-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42899"
},
{
"category": "external",
"summary": "RHBZ#2476605",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2476605"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42899",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42899"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42899",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42899"
},
{
"category": "external",
"summary": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-42899",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-42899"
}
],
"release_date": "2026-05-12T16:59:06.838000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T09:41:45+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.127-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21291"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.127-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.x86_64"
]
}
],
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-0:8.0.127-1.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: .NET: infinite loop allows an attacker to cause a denial of service"
}
]
}
RHSA-2026:21293
Vulnerability from csaf_redhat - Published: 2026-05-27 10:03 - Updated: 2026-07-01 08:55A 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: AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-0:8.0.127-1.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in dotnet. An infinite loop in ASP.NET Core allows an unauthenticated remote attacker to cause a denial of service over a network. This issue can lead to an application crash and a high consumption of system resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-0:8.0.127-1.el9_8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.x86_64 | — |
Vendor Fix
fix
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": "An update for .NET 8.0 is now available for Red Hat Enterprise Linux 9.\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": ".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.",
"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:21293",
"url": "https://access.redhat.com/errata/RHSA-2026:21293"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2453284",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453284"
},
{
"category": "external",
"summary": "2476605",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2476605"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_21293.json"
}
],
"title": "Red Hat Security Advisory: .NET 8.0 security update",
"tracking": {
"current_release_date": "2026-07-01T08:55:09+00:00",
"generator": {
"date": "2026-07-01T08:55:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2026:21293",
"initial_release_date": "2026-05-27T10:03:49+00:00",
"revision_history": [
{
"date": "2026-05-27T10:03:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-27T10:03:49+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-01T08:55:09+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.aarch64",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.aarch64",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.127-1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_8.aarch64",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_8.aarch64",
"product_id": "dotnet8.0-debugsource-0:8.0.127-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.127-1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.27-1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.27-1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.27-1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.127-1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"product_id": "dotnet8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.127-1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.aarch64",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.aarch64",
"product_id": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.27-1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.aarch64",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.aarch64",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.27-1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.aarch64",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.27-1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.aarch64",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.aarch64",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.27-1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.aarch64",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.aarch64",
"product_id": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.27-1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.27-1.el9_8.aarch64",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el9_8.aarch64",
"product_id": "dotnet-runtime-8.0-0:8.0.27-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.27-1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.aarch64",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.aarch64",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.27-1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.127-1.el9_8.aarch64",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el9_8.aarch64",
"product_id": "dotnet-sdk-8.0-0:8.0.127-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.127-1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.aarch64",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.aarch64",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.127-1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.aarch64",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.aarch64",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.27-1.el9_8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.127-1.el9_8.aarch64",
"product": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el9_8.aarch64",
"product_id": "dotnet-templates-8.0-0:8.0.127-1.el9_8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.127-1.el9_8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.ppc64le",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.127-1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_8.ppc64le",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_8.ppc64le",
"product_id": "dotnet8.0-debugsource-0:8.0.127-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.127-1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.27-1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.27-1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.27-1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.127-1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"product_id": "dotnet8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.127-1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.ppc64le",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.ppc64le",
"product_id": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.27-1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.ppc64le",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.ppc64le",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.27-1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.ppc64le",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.ppc64le",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.27-1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.ppc64le",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.ppc64le",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.27-1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.ppc64le",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.ppc64le",
"product_id": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.27-1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.27-1.el9_8.ppc64le",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el9_8.ppc64le",
"product_id": "dotnet-runtime-8.0-0:8.0.27-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.27-1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.ppc64le",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.ppc64le",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.27-1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.127-1.el9_8.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el9_8.ppc64le",
"product_id": "dotnet-sdk-8.0-0:8.0.127-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.127-1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.ppc64le",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.ppc64le",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.127-1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.ppc64le",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.ppc64le",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.27-1.el9_8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.127-1.el9_8.ppc64le",
"product": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el9_8.ppc64le",
"product_id": "dotnet-templates-8.0-0:8.0.127-1.el9_8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.127-1.el9_8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.x86_64",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.x86_64",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.127-1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_8.x86_64",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_8.x86_64",
"product_id": "dotnet8.0-debugsource-0:8.0.127-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.127-1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.27-1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.27-1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.27-1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.127-1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"product_id": "dotnet8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.127-1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.x86_64",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.x86_64",
"product_id": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.27-1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.x86_64",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.x86_64",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.27-1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.x86_64",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.27-1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.x86_64",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.x86_64",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.27-1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.x86_64",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.x86_64",
"product_id": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.27-1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.27-1.el9_8.x86_64",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el9_8.x86_64",
"product_id": "dotnet-runtime-8.0-0:8.0.27-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.27-1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.x86_64",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.x86_64",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.27-1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.127-1.el9_8.x86_64",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el9_8.x86_64",
"product_id": "dotnet-sdk-8.0-0:8.0.127-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.127-1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.x86_64",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.x86_64",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.127-1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.x86_64",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.x86_64",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.27-1.el9_8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.127-1.el9_8.x86_64",
"product": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el9_8.x86_64",
"product_id": "dotnet-templates-8.0-0:8.0.127-1.el9_8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.127-1.el9_8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.s390x",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.s390x",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.127-1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_8.s390x",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_8.s390x",
"product_id": "dotnet8.0-debugsource-0:8.0.127-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.127-1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.27-1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.27-1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.27-1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.127-1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"product_id": "dotnet8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.127-1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.s390x",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.s390x",
"product_id": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.27-1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.s390x",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.s390x",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.27-1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.s390x",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.s390x",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.27-1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.s390x",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.s390x",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.27-1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.s390x",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.s390x",
"product_id": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.27-1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.27-1.el9_8.s390x",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el9_8.s390x",
"product_id": "dotnet-runtime-8.0-0:8.0.27-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.27-1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.s390x",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.s390x",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.27-1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.127-1.el9_8.s390x",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el9_8.s390x",
"product_id": "dotnet-sdk-8.0-0:8.0.127-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.127-1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.s390x",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.s390x",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.127-1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.s390x",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.s390x",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.27-1.el9_8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.127-1.el9_8.s390x",
"product": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el9_8.s390x",
"product_id": "dotnet-templates-8.0-0:8.0.127-1.el9_8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.127-1.el9_8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet8.0-0:8.0.127-1.el9_8.src",
"product": {
"name": "dotnet8.0-0:8.0.127-1.el9_8.src",
"product_id": "dotnet8.0-0:8.0.127-1.el9_8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0@8.0.127-1.el9_8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.aarch64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.ppc64le"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.s390x"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.x86_64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.s390x"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.aarch64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.27-1.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.27-1.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.s390x"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.27-1.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.x86_64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.27-1.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.s390x"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.aarch64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.s390x"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.x86_64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.aarch64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.127-1.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.127-1.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.s390x"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.127-1.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.x86_64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.127-1.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.aarch64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.s390x"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.x86_64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.aarch64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.s390x"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.x86_64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.aarch64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.ppc64le"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.s390x"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.x86_64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.aarch64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.127-1.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.ppc64le"
},
"product_reference": "dotnet-templates-8.0-0:8.0.127-1.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.s390x"
},
"product_reference": "dotnet-templates-8.0-0:8.0.127-1.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.x86_64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.127-1.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-0:8.0.127-1.el9_8.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-0:8.0.127-1.el9_8.src"
},
"product_reference": "dotnet8.0-0:8.0.127-1.el9_8.src",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.aarch64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.s390x"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.x86_64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.aarch64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el9_8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.ppc64le"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el9_8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.s390x"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el9_8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.x86_64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el9_8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.s390x"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.aarch64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.s390x"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.x86_64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.aarch64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.s390x"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.x86_64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.aarch64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.s390x"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.x86_64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.aarch64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el9_8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.ppc64le"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el9_8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.s390x"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el9_8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.x86_64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el9_8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"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",
"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": [
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-0:8.0.127-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.x86_64"
]
},
"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-05-27T10:03:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-0:8.0.127-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21293"
},
{
"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": [
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-0:8.0.127-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.x86_64"
]
}
],
"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": [
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-0:8.0.127-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "serialize-javascript: serialize-javascript: Denial of Service via specially crafted array-like object serialization"
},
{
"cve": "CVE-2026-42899",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-05-12T18:02:35.031526+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2476605"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in dotnet. An infinite loop in ASP.NET Core allows an unauthenticated remote attacker to cause a denial of service over a network. This issue can lead to an application crash and a high consumption of system resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: .NET: infinite loop allows an attacker to cause a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "As this flaw allows an unauthenticated remote attacker to cause a denial of service, it has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-0:8.0.127-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42899"
},
{
"category": "external",
"summary": "RHBZ#2476605",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2476605"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42899",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42899"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42899",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42899"
},
{
"category": "external",
"summary": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-42899",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-42899"
}
],
"release_date": "2026-05-12T16:59:06.838000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-27T10:03:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-0:8.0.127-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:21293"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-0:8.0.127-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.x86_64"
]
}
],
"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": [
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-0:8.0.127-1.el9_8.src",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: .NET: infinite loop allows an attacker to cause a denial of service"
}
]
}
RHSA-2026:24332
Vulnerability from csaf_redhat - Published: 2026-06-08 01:36 - Updated: 2026-07-01 08:55A 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: AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet8.0-0:8.0.127-1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in dotnet. An infinite loop in ASP.NET Core allows an unauthenticated remote attacker to cause a denial of service over a network. This issue can lead to an application crash and a high consumption of system resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet8.0-0:8.0.127-1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.x86_64 | — |
Vendor Fix
fix
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": "An update for .NET 8.0 is now available for Red Hat Enterprise Linux 10.0 Extended Update Support.\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": ".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.",
"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:24332",
"url": "https://access.redhat.com/errata/RHSA-2026:24332"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2453284",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453284"
},
{
"category": "external",
"summary": "2476605",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2476605"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_24332.json"
}
],
"title": "Red Hat Security Advisory: .NET 8.0 security update",
"tracking": {
"current_release_date": "2026-07-01T08:55:27+00:00",
"generator": {
"date": "2026-07-01T08:55:27+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2026:24332",
"initial_release_date": "2026-06-08T01:36:14+00:00",
"revision_history": [
{
"date": "2026-06-08T01:36:14+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-08T01:36:14+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-01T08:55:27+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.aarch64",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.aarch64",
"product_id": "aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.27-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.aarch64",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.aarch64",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.27-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.aarch64",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.27-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.aarch64",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.aarch64",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.27-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.aarch64",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.aarch64",
"product_id": "dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.27-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.27-1.el10_0.aarch64",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el10_0.aarch64",
"product_id": "dotnet-runtime-8.0-0:8.0.27-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.27-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.aarch64",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.aarch64",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.27-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.127-1.el10_0.aarch64",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el10_0.aarch64",
"product_id": "dotnet-sdk-8.0-0:8.0.127-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.127-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.aarch64",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.aarch64",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.127-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.aarch64",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.aarch64",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.27-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.127-1.el10_0.aarch64",
"product": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el10_0.aarch64",
"product_id": "dotnet-templates-8.0-0:8.0.127-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.127-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.127-1.el10_0.aarch64",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el10_0.aarch64",
"product_id": "dotnet8.0-debugsource-0:8.0.127-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.127-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.27-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.27-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.27-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.aarch64",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.aarch64",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.127-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.aarch64",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.aarch64",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.127-1.el10_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.ppc64le",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.ppc64le",
"product_id": "aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.27-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.ppc64le",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.ppc64le",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.27-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.ppc64le",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.ppc64le",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.27-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.ppc64le",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.ppc64le",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.27-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.ppc64le",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.ppc64le",
"product_id": "dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.27-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.27-1.el10_0.ppc64le",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el10_0.ppc64le",
"product_id": "dotnet-runtime-8.0-0:8.0.27-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.27-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.ppc64le",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.ppc64le",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.27-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.127-1.el10_0.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el10_0.ppc64le",
"product_id": "dotnet-sdk-8.0-0:8.0.127-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.127-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.ppc64le",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.ppc64le",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.127-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.ppc64le",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.ppc64le",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.27-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.127-1.el10_0.ppc64le",
"product": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el10_0.ppc64le",
"product_id": "dotnet-templates-8.0-0:8.0.127-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.127-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.127-1.el10_0.ppc64le",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el10_0.ppc64le",
"product_id": "dotnet8.0-debugsource-0:8.0.127-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.127-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.27-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.27-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.27-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.ppc64le",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.127-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.ppc64le",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.127-1.el10_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.s390x",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.s390x",
"product_id": "aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.27-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.s390x",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.s390x",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.27-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.s390x",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.s390x",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.27-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.s390x",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.s390x",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.27-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.s390x",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.s390x",
"product_id": "dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.27-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.27-1.el10_0.s390x",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el10_0.s390x",
"product_id": "dotnet-runtime-8.0-0:8.0.27-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.27-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.s390x",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.s390x",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.27-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.127-1.el10_0.s390x",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el10_0.s390x",
"product_id": "dotnet-sdk-8.0-0:8.0.127-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.127-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.s390x",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.s390x",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.127-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.s390x",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.s390x",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.27-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.127-1.el10_0.s390x",
"product": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el10_0.s390x",
"product_id": "dotnet-templates-8.0-0:8.0.127-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.127-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.127-1.el10_0.s390x",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el10_0.s390x",
"product_id": "dotnet8.0-debugsource-0:8.0.127-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.127-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.27-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.27-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.27-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.s390x",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.s390x",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.127-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.s390x",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.s390x",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.127-1.el10_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.x86_64",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.x86_64",
"product_id": "aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.27-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.x86_64",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.x86_64",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.27-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.x86_64",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.27-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.x86_64",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.x86_64",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.27-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.x86_64",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.x86_64",
"product_id": "dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.27-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.27-1.el10_0.x86_64",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el10_0.x86_64",
"product_id": "dotnet-runtime-8.0-0:8.0.27-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.27-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.x86_64",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.x86_64",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.27-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.127-1.el10_0.x86_64",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el10_0.x86_64",
"product_id": "dotnet-sdk-8.0-0:8.0.127-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.127-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.x86_64",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.x86_64",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.127-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.x86_64",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.x86_64",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.27-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.127-1.el10_0.x86_64",
"product": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el10_0.x86_64",
"product_id": "dotnet-templates-8.0-0:8.0.127-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.127-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.127-1.el10_0.x86_64",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el10_0.x86_64",
"product_id": "dotnet8.0-debugsource-0:8.0.127-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.127-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.27-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.27-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.27-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.x86_64",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.x86_64",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.127-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.x86_64",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.x86_64",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.127-1.el10_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet8.0-0:8.0.127-1.el10_0.src",
"product": {
"name": "dotnet8.0-0:8.0.127-1.el10_0.src",
"product_id": "dotnet8.0-0:8.0.127-1.el10_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0@8.0.127-1.el10_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.aarch64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.ppc64le"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.s390x"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.x86_64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.s390x"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.aarch64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.27-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.27-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.s390x"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.27-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.x86_64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.27-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.s390x"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.aarch64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.s390x"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.x86_64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.aarch64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.127-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.127-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.s390x"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.127-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.x86_64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.127-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.aarch64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.s390x"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.x86_64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.aarch64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.s390x"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.x86_64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.aarch64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.ppc64le"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.s390x"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.x86_64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.aarch64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.127-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.ppc64le"
},
"product_reference": "dotnet-templates-8.0-0:8.0.127-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.s390x"
},
"product_reference": "dotnet-templates-8.0-0:8.0.127-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.x86_64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.127-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-0:8.0.127-1.el10_0.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet8.0-0:8.0.127-1.el10_0.src"
},
"product_reference": "dotnet8.0-0:8.0.127-1.el10_0.src",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.aarch64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.ppc64le"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.s390x"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.x86_64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.s390x"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.aarch64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.s390x"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.x86_64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.aarch64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.s390x"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.x86_64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.aarch64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.ppc64le"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.s390x"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.x86_64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
}
]
},
"vulnerabilities": [
{
"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",
"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": [
"AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet8.0-0:8.0.127-1.el10_0.src",
"AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.x86_64"
]
},
"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-06-08T01:36:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet8.0-0:8.0.127-1.el10_0.src",
"AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24332"
},
{
"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": [
"AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet8.0-0:8.0.127-1.el10_0.src",
"AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.x86_64"
]
}
],
"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": [
"AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet8.0-0:8.0.127-1.el10_0.src",
"AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "serialize-javascript: serialize-javascript: Denial of Service via specially crafted array-like object serialization"
},
{
"cve": "CVE-2026-42899",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-05-12T18:02:35.031526+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2476605"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in dotnet. An infinite loop in ASP.NET Core allows an unauthenticated remote attacker to cause a denial of service over a network. This issue can lead to an application crash and a high consumption of system resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: .NET: infinite loop allows an attacker to cause a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "As this flaw allows an unauthenticated remote attacker to cause a denial of service, it has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet8.0-0:8.0.127-1.el10_0.src",
"AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42899"
},
{
"category": "external",
"summary": "RHBZ#2476605",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2476605"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42899",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42899"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42899",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42899"
},
{
"category": "external",
"summary": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-42899",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-42899"
}
],
"release_date": "2026-05-12T16:59:06.838000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-08T01:36:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet8.0-0:8.0.127-1.el10_0.src",
"AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24332"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet8.0-0:8.0.127-1.el10_0.src",
"AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.x86_64"
]
}
],
"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": [
"AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-0:8.0.127-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-targeting-pack-8.0-0:8.0.27-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet-templates-8.0-0:8.0.127-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:dotnet8.0-0:8.0.127-1.el10_0.src",
"AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el10_0.x86_64",
"CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.aarch64",
"CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.s390x",
"CRB-10.0.Z.E2S:dotnet8.0-debugsource-0:8.0.127-1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: .NET: infinite loop allows an attacker to cause a denial of service"
}
]
}
RHSA-2026:24334
Vulnerability from csaf_redhat - Published: 2026-06-08 02:02 - Updated: 2026-07-01 08:55A 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: AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet8.0-0:8.0.127-1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in dotnet. An infinite loop in ASP.NET Core allows an unauthenticated remote attacker to cause a denial of service over a network. This issue can lead to an application crash and a high consumption of system resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet8.0-0:8.0.127-1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.x86_64 | — |
Vendor Fix
fix
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": "An update for .NET 8.0 is now available for Red Hat Enterprise Linux 9.4 Update Services for SAP Solutions.\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": ".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.",
"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:24334",
"url": "https://access.redhat.com/errata/RHSA-2026:24334"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2453284",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453284"
},
{
"category": "external",
"summary": "2476605",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2476605"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_24334.json"
}
],
"title": "Red Hat Security Advisory: .NET 8.0 security update",
"tracking": {
"current_release_date": "2026-07-01T08:55:28+00:00",
"generator": {
"date": "2026-07-01T08:55:28+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2026:24334",
"initial_release_date": "2026-06-08T02:02:50+00:00",
"revision_history": [
{
"date": "2026-06-08T02:02:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-08T02:02:50+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-01T08:55:28+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.aarch64",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.aarch64",
"product_id": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.27-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.aarch64",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.aarch64",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.27-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.aarch64",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.27-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.aarch64",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.aarch64",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.27-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:8.0.27-1.el9_4.aarch64",
"product": {
"name": "dotnet-host-0:8.0.27-1.el9_4.aarch64",
"product_id": "dotnet-host-0:8.0.27-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@8.0.27-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.aarch64",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.aarch64",
"product_id": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.27-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.27-1.el9_4.aarch64",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el9_4.aarch64",
"product_id": "dotnet-runtime-8.0-0:8.0.27-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.27-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.aarch64",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.aarch64",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.27-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.127-1.el9_4.aarch64",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el9_4.aarch64",
"product_id": "dotnet-sdk-8.0-0:8.0.127-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.127-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.aarch64",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.aarch64",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.127-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.aarch64",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.aarch64",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.27-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.127-1.el9_4.aarch64",
"product": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el9_4.aarch64",
"product_id": "dotnet-templates-8.0-0:8.0.127-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.127-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.aarch64",
"product": {
"name": "netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.aarch64",
"product_id": "netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@8.0.127-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_4.aarch64",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_4.aarch64",
"product_id": "dotnet8.0-debugsource-0:8.0.127-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.127-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.27-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:8.0.27-1.el9_4.aarch64",
"product": {
"name": "dotnet-host-debuginfo-0:8.0.27-1.el9_4.aarch64",
"product_id": "dotnet-host-debuginfo-0:8.0.27-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@8.0.27-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.27-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.27-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.aarch64",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.aarch64",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.127-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_4.aarch64",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_4.aarch64",
"product_id": "dotnet8.0-debuginfo-0:8.0.127-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.127-1.el9_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.ppc64le",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.ppc64le",
"product_id": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.27-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.ppc64le",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.ppc64le",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.27-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.ppc64le",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.ppc64le",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.27-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.ppc64le",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.ppc64le",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.27-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:8.0.27-1.el9_4.ppc64le",
"product": {
"name": "dotnet-host-0:8.0.27-1.el9_4.ppc64le",
"product_id": "dotnet-host-0:8.0.27-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@8.0.27-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.ppc64le",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.ppc64le",
"product_id": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.27-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.27-1.el9_4.ppc64le",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el9_4.ppc64le",
"product_id": "dotnet-runtime-8.0-0:8.0.27-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.27-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.ppc64le",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.ppc64le",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.27-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.127-1.el9_4.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el9_4.ppc64le",
"product_id": "dotnet-sdk-8.0-0:8.0.127-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.127-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.ppc64le",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.ppc64le",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.127-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.ppc64le",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.ppc64le",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.27-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.127-1.el9_4.ppc64le",
"product": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el9_4.ppc64le",
"product_id": "dotnet-templates-8.0-0:8.0.127-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.127-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.ppc64le",
"product": {
"name": "netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.ppc64le",
"product_id": "netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@8.0.127-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_4.ppc64le",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_4.ppc64le",
"product_id": "dotnet8.0-debugsource-0:8.0.127-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.127-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.27-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"product": {
"name": "dotnet-host-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"product_id": "dotnet-host-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@8.0.27-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.27-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.27-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.ppc64le",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.127-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_4.ppc64le",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_4.ppc64le",
"product_id": "dotnet8.0-debuginfo-0:8.0.127-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.127-1.el9_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.s390x",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.s390x",
"product_id": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.27-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.s390x",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.s390x",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.27-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.s390x",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.s390x",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.27-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.s390x",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.s390x",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.27-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:8.0.27-1.el9_4.s390x",
"product": {
"name": "dotnet-host-0:8.0.27-1.el9_4.s390x",
"product_id": "dotnet-host-0:8.0.27-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@8.0.27-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.s390x",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.s390x",
"product_id": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.27-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.27-1.el9_4.s390x",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el9_4.s390x",
"product_id": "dotnet-runtime-8.0-0:8.0.27-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.27-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.s390x",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.s390x",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.27-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.127-1.el9_4.s390x",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el9_4.s390x",
"product_id": "dotnet-sdk-8.0-0:8.0.127-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.127-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.s390x",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.s390x",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.127-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.s390x",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.s390x",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.27-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.127-1.el9_4.s390x",
"product": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el9_4.s390x",
"product_id": "dotnet-templates-8.0-0:8.0.127-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.127-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.s390x",
"product": {
"name": "netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.s390x",
"product_id": "netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@8.0.127-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_4.s390x",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_4.s390x",
"product_id": "dotnet8.0-debugsource-0:8.0.127-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.127-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.s390x",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.s390x",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.27-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:8.0.27-1.el9_4.s390x",
"product": {
"name": "dotnet-host-debuginfo-0:8.0.27-1.el9_4.s390x",
"product_id": "dotnet-host-debuginfo-0:8.0.27-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@8.0.27-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.s390x",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.s390x",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.27-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.s390x",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.s390x",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.27-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.s390x",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.s390x",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.127-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_4.s390x",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_4.s390x",
"product_id": "dotnet8.0-debuginfo-0:8.0.127-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.127-1.el9_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.x86_64",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.x86_64",
"product_id": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.27-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.x86_64",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.x86_64",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.27-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.x86_64",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.27-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.x86_64",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.x86_64",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.27-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-0:8.0.27-1.el9_4.x86_64",
"product": {
"name": "dotnet-host-0:8.0.27-1.el9_4.x86_64",
"product_id": "dotnet-host-0:8.0.27-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host@8.0.27-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.x86_64",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.x86_64",
"product_id": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.27-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.27-1.el9_4.x86_64",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el9_4.x86_64",
"product_id": "dotnet-runtime-8.0-0:8.0.27-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.27-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.x86_64",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.x86_64",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.27-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.127-1.el9_4.x86_64",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el9_4.x86_64",
"product_id": "dotnet-sdk-8.0-0:8.0.127-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.127-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.x86_64",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.x86_64",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.127-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.x86_64",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.x86_64",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.27-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.127-1.el9_4.x86_64",
"product": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el9_4.x86_64",
"product_id": "dotnet-templates-8.0-0:8.0.127-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.127-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.x86_64",
"product": {
"name": "netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.x86_64",
"product_id": "netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netstandard-targeting-pack-2.1@8.0.127-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_4.x86_64",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_4.x86_64",
"product_id": "dotnet8.0-debugsource-0:8.0.127-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.127-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.27-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-host-debuginfo-0:8.0.27-1.el9_4.x86_64",
"product": {
"name": "dotnet-host-debuginfo-0:8.0.27-1.el9_4.x86_64",
"product_id": "dotnet-host-debuginfo-0:8.0.27-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-host-debuginfo@8.0.27-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.27-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.27-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.x86_64",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.x86_64",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.127-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_4.x86_64",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_4.x86_64",
"product_id": "dotnet8.0-debuginfo-0:8.0.127-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.127-1.el9_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet8.0-0:8.0.127-1.el9_4.src",
"product": {
"name": "dotnet8.0-0:8.0.127-1.el9_4.src",
"product_id": "dotnet8.0-0:8.0.127-1.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0@8.0.127-1.el9_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.aarch64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.ppc64le"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.s390x"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.x86_64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.s390x"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.27-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.aarch64"
},
"product_reference": "dotnet-host-0:8.0.27-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.27-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.ppc64le"
},
"product_reference": "dotnet-host-0:8.0.27-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.27-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.s390x"
},
"product_reference": "dotnet-host-0:8.0.27-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-0:8.0.27-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.x86_64"
},
"product_reference": "dotnet-host-0:8.0.27-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.27-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.aarch64"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.27-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.27-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.ppc64le"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.27-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.s390x"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.27-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-host-debuginfo-0:8.0.27-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.x86_64"
},
"product_reference": "dotnet-host-debuginfo-0:8.0.27-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.aarch64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.27-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.27-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.s390x"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.27-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.x86_64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.27-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.s390x"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.aarch64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.s390x"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.x86_64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.aarch64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.127-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.127-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.s390x"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.127-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.x86_64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.127-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.aarch64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.s390x"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.x86_64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.aarch64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.s390x"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.x86_64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.aarch64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.ppc64le"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.s390x"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.x86_64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.aarch64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.127-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.ppc64le"
},
"product_reference": "dotnet-templates-8.0-0:8.0.127-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.s390x"
},
"product_reference": "dotnet-templates-8.0-0:8.0.127-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.x86_64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.127-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-0:8.0.127-1.el9_4.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet8.0-0:8.0.127-1.el9_4.src"
},
"product_reference": "dotnet8.0-0:8.0.127-1.el9_4.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.aarch64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.127-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.ppc64le"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.127-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.s390x"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.127-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.x86_64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.127-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.aarch64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.ppc64le"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.s390x"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.x86_64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.aarch64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.ppc64le"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.s390x"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.x86_64"
},
"product_reference": "netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"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",
"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": [
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet8.0-0:8.0.127-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.x86_64"
]
},
"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-06-08T02:02:50+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet8.0-0:8.0.127-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24334"
},
{
"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": [
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet8.0-0:8.0.127-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.x86_64"
]
}
],
"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": [
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet8.0-0:8.0.127-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "serialize-javascript: serialize-javascript: Denial of Service via specially crafted array-like object serialization"
},
{
"cve": "CVE-2026-42899",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-05-12T18:02:35.031526+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2476605"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in dotnet. An infinite loop in ASP.NET Core allows an unauthenticated remote attacker to cause a denial of service over a network. This issue can lead to an application crash and a high consumption of system resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: .NET: infinite loop allows an attacker to cause a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "As this flaw allows an unauthenticated remote attacker to cause a denial of service, it has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet8.0-0:8.0.127-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42899"
},
{
"category": "external",
"summary": "RHBZ#2476605",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2476605"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42899",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42899"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42899",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42899"
},
{
"category": "external",
"summary": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-42899",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-42899"
}
],
"release_date": "2026-05-12T16:59:06.838000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-08T02:02:50+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet8.0-0:8.0.127-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24334"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet8.0-0:8.0.127-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.x86_64"
]
}
],
"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": [
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-host-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-host-debuginfo-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet-templates-8.0-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet8.0-0:8.0.127-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debuginfo-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:dotnet8.0-debugsource-0:8.0.127-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:netstandard-targeting-pack-2.1-0:8.0.127-1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: .NET: infinite loop allows an attacker to cause a denial of service"
}
]
}
RHSA-2026:24335
Vulnerability from csaf_redhat - Published: 2026-06-08 03:13 - Updated: 2026-07-01 08:55A 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: AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet8.0-0:8.0.127-1.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in dotnet. An infinite loop in ASP.NET Core allows an unauthenticated remote attacker to cause a denial of service over a network. This issue can lead to an application crash and a high consumption of system resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet8.0-0:8.0.127-1.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.x86_64 | — |
Vendor Fix
fix
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": "An update for .NET 8.0 is now available for Red Hat Enterprise Linux 9.6 Extended Update Support.\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": ".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.",
"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:24335",
"url": "https://access.redhat.com/errata/RHSA-2026:24335"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2453284",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453284"
},
{
"category": "external",
"summary": "2476605",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2476605"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_24335.json"
}
],
"title": "Red Hat Security Advisory: .NET 8.0 security update",
"tracking": {
"current_release_date": "2026-07-01T08:55:29+00:00",
"generator": {
"date": "2026-07-01T08:55:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"id": "RHSA-2026:24335",
"initial_release_date": "2026-06-08T03:13:44+00:00",
"revision_history": [
{
"date": "2026-06-08T03:13:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-08T03:13:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-01T08:55:29+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.ppc64le",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.ppc64le",
"product_id": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.27-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.ppc64le",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.ppc64le",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.27-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.ppc64le",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.ppc64le",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.27-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.ppc64le",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.ppc64le",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.27-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.ppc64le",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.ppc64le",
"product_id": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.27-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.27-1.el9_6.ppc64le",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el9_6.ppc64le",
"product_id": "dotnet-runtime-8.0-0:8.0.27-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.27-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.ppc64le",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.ppc64le",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.27-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.127-1.el9_6.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el9_6.ppc64le",
"product_id": "dotnet-sdk-8.0-0:8.0.127-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.127-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.ppc64le",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.ppc64le",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.127-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.ppc64le",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.ppc64le",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.27-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.127-1.el9_6.ppc64le",
"product": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el9_6.ppc64le",
"product_id": "dotnet-templates-8.0-0:8.0.127-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.127-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_6.ppc64le",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_6.ppc64le",
"product_id": "dotnet8.0-debugsource-0:8.0.127-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.127-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.27-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.27-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.27-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.127-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"product_id": "dotnet8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.127-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.ppc64le",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.ppc64le",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.127-1.el9_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.s390x",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.s390x",
"product_id": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.27-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.s390x",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.s390x",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.27-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.s390x",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.s390x",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.27-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.s390x",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.s390x",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.27-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.s390x",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.s390x",
"product_id": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.27-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.27-1.el9_6.s390x",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el9_6.s390x",
"product_id": "dotnet-runtime-8.0-0:8.0.27-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.27-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.s390x",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.s390x",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.27-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.127-1.el9_6.s390x",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el9_6.s390x",
"product_id": "dotnet-sdk-8.0-0:8.0.127-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.127-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.s390x",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.s390x",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.127-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.s390x",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.s390x",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.27-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.127-1.el9_6.s390x",
"product": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el9_6.s390x",
"product_id": "dotnet-templates-8.0-0:8.0.127-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.127-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_6.s390x",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_6.s390x",
"product_id": "dotnet8.0-debugsource-0:8.0.127-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.127-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.27-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.27-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.27-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.127-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"product_id": "dotnet8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.127-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.s390x",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.s390x",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.127-1.el9_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.aarch64",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.aarch64",
"product_id": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.27-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.aarch64",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.aarch64",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.27-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.aarch64",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.aarch64",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.27-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.aarch64",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.aarch64",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.27-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.aarch64",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.aarch64",
"product_id": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.27-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.27-1.el9_6.aarch64",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el9_6.aarch64",
"product_id": "dotnet-runtime-8.0-0:8.0.27-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.27-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.aarch64",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.aarch64",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.27-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.127-1.el9_6.aarch64",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el9_6.aarch64",
"product_id": "dotnet-sdk-8.0-0:8.0.127-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.127-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.aarch64",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.aarch64",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.127-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.aarch64",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.aarch64",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.27-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.127-1.el9_6.aarch64",
"product": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el9_6.aarch64",
"product_id": "dotnet-templates-8.0-0:8.0.127-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.127-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_6.aarch64",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_6.aarch64",
"product_id": "dotnet8.0-debugsource-0:8.0.127-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.127-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.27-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.27-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.27-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.127-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"product_id": "dotnet8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.127-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.aarch64",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.aarch64",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.127-1.el9_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.x86_64",
"product": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.x86_64",
"product_id": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-8.0@8.0.27-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.x86_64",
"product": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.x86_64",
"product_id": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-runtime-dbg-8.0@8.0.27-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.x86_64",
"product": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.x86_64",
"product_id": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aspnetcore-targeting-pack-8.0@8.0.27-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.x86_64",
"product": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.x86_64",
"product_id": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0@8.0.27-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.x86_64",
"product": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.x86_64",
"product_id": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0@8.0.27-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-0:8.0.27-1.el9_6.x86_64",
"product": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el9_6.x86_64",
"product_id": "dotnet-runtime-8.0-0:8.0.27-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0@8.0.27-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.x86_64",
"product": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.x86_64",
"product_id": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-dbg-8.0@8.0.27-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-0:8.0.127-1.el9_6.x86_64",
"product": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el9_6.x86_64",
"product_id": "dotnet-sdk-8.0-0:8.0.127-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0@8.0.127-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.x86_64",
"product": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.x86_64",
"product_id": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-dbg-8.0@8.0.127-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.x86_64",
"product": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.x86_64",
"product_id": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-targeting-pack-8.0@8.0.27-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-templates-8.0-0:8.0.127-1.el9_6.x86_64",
"product": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el9_6.x86_64",
"product_id": "dotnet-templates-8.0-0:8.0.127-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-templates-8.0@8.0.127-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_6.x86_64",
"product": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_6.x86_64",
"product_id": "dotnet8.0-debugsource-0:8.0.127-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debugsource@8.0.127-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"product": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"product_id": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-apphost-pack-8.0-debuginfo@8.0.27-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"product": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"product_id": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-hostfxr-8.0-debuginfo@8.0.27-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"product": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"product_id": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-runtime-8.0-debuginfo@8.0.27-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"product": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"product_id": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-debuginfo@8.0.127-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"product": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"product_id": "dotnet8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0-debuginfo@8.0.127-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.x86_64",
"product": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.x86_64",
"product_id": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet-sdk-8.0-source-built-artifacts@8.0.127-1.el9_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "dotnet8.0-0:8.0.127-1.el9_6.src",
"product": {
"name": "dotnet8.0-0:8.0.127-1.el9_6.src",
"product_id": "dotnet8.0-0:8.0.127-1.el9_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/dotnet8.0@8.0.127-1.el9_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.aarch64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.ppc64le"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.s390x"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.x86_64"
},
"product_reference": "aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.aarch64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.ppc64le"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.s390x"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.x86_64"
},
"product_reference": "aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.aarch64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.ppc64le"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.s390x"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.x86_64"
},
"product_reference": "aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.aarch64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.27-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.27-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.s390x"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.27-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-0:8.0.27-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.x86_64"
},
"product_reference": "dotnet-runtime-8.0-0:8.0.27-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.s390x"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.aarch64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.ppc64le"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.s390x"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.x86_64"
},
"product_reference": "dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.aarch64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.127-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.127-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.s390x"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.127-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-0:8.0.127-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.x86_64"
},
"product_reference": "dotnet-sdk-8.0-0:8.0.127-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.aarch64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.s390x"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.x86_64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.aarch64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.ppc64le"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.s390x"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.x86_64"
},
"product_reference": "dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.aarch64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.ppc64le"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.s390x"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.x86_64"
},
"product_reference": "dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.aarch64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.127-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.ppc64le"
},
"product_reference": "dotnet-templates-8.0-0:8.0.127-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.s390x"
},
"product_reference": "dotnet-templates-8.0-0:8.0.127-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-templates-8.0-0:8.0.127-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.x86_64"
},
"product_reference": "dotnet-templates-8.0-0:8.0.127-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-0:8.0.127-1.el9_6.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet8.0-0:8.0.127-1.el9_6.src"
},
"product_reference": "dotnet8.0-0:8.0.127-1.el9_6.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.aarch64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.s390x"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.x86_64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.aarch64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.ppc64le"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.s390x"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.x86_64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.s390x"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64"
},
"product_reference": "dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.s390x"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64"
},
"product_reference": "dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.s390x"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64"
},
"product_reference": "dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.aarch64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.s390x"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.x86_64"
},
"product_reference": "dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.aarch64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.ppc64le"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.s390x"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.x86_64"
},
"product_reference": "dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.aarch64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.s390x"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debuginfo-0:8.0.127-1.el9_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.x86_64"
},
"product_reference": "dotnet8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.aarch64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.ppc64le"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.s390x"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dotnet8.0-debugsource-0:8.0.127-1.el9_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.x86_64"
},
"product_reference": "dotnet8.0-debugsource-0:8.0.127-1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"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",
"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": [
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet8.0-0:8.0.127-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.x86_64"
]
},
"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-06-08T03:13:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet8.0-0:8.0.127-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24335"
},
{
"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": [
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet8.0-0:8.0.127-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.x86_64"
]
}
],
"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": [
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet8.0-0:8.0.127-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "serialize-javascript: serialize-javascript: Denial of Service via specially crafted array-like object serialization"
},
{
"cve": "CVE-2026-42899",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-05-12T18:02:35.031526+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2476605"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in dotnet. An infinite loop in ASP.NET Core allows an unauthenticated remote attacker to cause a denial of service over a network. This issue can lead to an application crash and a high consumption of system resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dotnet: .NET: infinite loop allows an attacker to cause a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "As this flaw allows an unauthenticated remote attacker to cause a denial of service, it has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet8.0-0:8.0.127-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42899"
},
{
"category": "external",
"summary": "RHBZ#2476605",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2476605"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42899",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42899"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42899",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42899"
},
{
"category": "external",
"summary": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-42899",
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-42899"
}
],
"release_date": "2026-05-12T16:59:06.838000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-08T03:13:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet8.0-0:8.0.127-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24335"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet8.0-0:8.0.127-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.x86_64"
]
}
],
"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": [
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:aspnetcore-runtime-dbg-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:aspnetcore-targeting-pack-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-runtime-dbg-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-0:8.0.127-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-sdk-dbg-8.0-0:8.0.127-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-targeting-pack-8.0-0:8.0.27-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet-templates-8.0-0:8.0.127-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet8.0-0:8.0.127-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet-apphost-pack-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet-hostfxr-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet-runtime-8.0-debuginfo-0:8.0.27-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet-sdk-8.0-source-built-artifacts-0:8.0.127-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet8.0-debuginfo-0:8.0.127-1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:dotnet8.0-debugsource-0:8.0.127-1.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dotnet: .NET: infinite loop allows an attacker to cause a denial of service"
}
]
}
RHSA-2026:29082
Vulnerability from csaf_redhat - Published: 2026-07-01 08:48 - Updated: 2026-07-05 19:29A 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-05T19:29:04+00:00",
"generator": {
"date": "2026-07-05T19:29:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.1"
}
},
"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-01T08:50:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-05T19:29:04+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/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/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/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-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-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-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"
}
]
}
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.